Skip to content

Python Part 3 tests #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 15, 2021
Merged

Python Part 3 tests #53

merged 2 commits into from
Jan 15, 2021

Conversation

annegentle
Copy link
Collaborator

No description provided.

@@ -3,3 +3,4 @@ netmiko>=3.3.2
pyyaml>=5.3.1
requests>=2.25.1
xmltodict>=0.12.0
pysnmp>=4.4.12
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hpreston I had to add pysnmp to the requirements.txt for the GitHub Actions check to pass and for it to run locally for me - can you make sure this is correct?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@annegentle yeah that's right. I left if off because that particular script/library isn't covered in the video. But as the script is in the repo worth including the requirement.

@hpreston hpreston merged commit 72fe318 into master Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants