Skip to content

Commit

Permalink
Ensure using pysnmp<5 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
etingof committed Dec 29, 2018
1 parent 8752d18 commit 8218074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Sphinx <= 1.6; python_version < '2.7'
Sphinx > 1.6; python_version >= '2.7'
pysnmp
pysnmp < 5.0.0

0 comments on commit 8218074

Please sign in to comment.