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 cfea834 commit 1afbb62Copy full SHA for 1afbb62
tox.ini
@@ -2,7 +2,7 @@
2
envlist =
3
black,flake8,import-order,mypy,manifest
4
py{27,35,36,37,38,39-dev,py,py3}
5
-requires = tox-conda
+; requires = tox-conda
6
7
[testenv]
8
passenv = *
0 commit comments