Skip to content

Commit 8218074

Browse files
committed
Ensure using pysnmp<5 for tests
1 parent 8752d18 commit 8218074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devel-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Sphinx <= 1.6; python_version < '2.7'
22
Sphinx > 1.6; python_version >= '2.7'
3-
pysnmp
3+
pysnmp < 5.0.0

0 commit comments

Comments
 (0)