Skip to content

Commit

Permalink
Fix test-requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
etingof committed May 2, 2019
1 parent 8f378d9 commit dacc756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-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'
snmpsim < '1.0.0'
snmpsim < 1.0.0

0 comments on commit dacc756

Please sign in to comment.