We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af26602 commit c1d981aCopy full SHA for c1d981a
requirements-dev.txt
@@ -1,8 +1,7 @@
1
# test dependencies
2
pytest>=2.8.2
3
responses==0.9.0
4
-python_dotenv>=0.10.0;python_version < '3.7'
5
-python_dotenv==0.9.0;python_version >= '3.7'
+python_dotenv>=0.1.5;python_version!='3.2'
6
pylint>=1.4.4
7
tox>=2.9.1
8
pytest-rerunfailures>=3.1
0 commit comments