Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f9e05 commit 7fc4c11Copy full SHA for 7fc4c11
test-requirements.txt
@@ -1,4 +1,5 @@
1
-ddt>=1.1.1
+ddt>=1.1.1; python_version>'3.0'
2
+ddt>=1.1.1,<=1.6.0; python_version =='2.7'
3
coverage
4
flake8
5
nose
0 commit comments