Skip to content
Prev Previous commit
Next Next commit
chore: comment out tox-conda on tox file
  • Loading branch information
KingDarBoja committed Feb 26, 2020
commit 30032f903e6811aa7da3bef03e4adc645853b8f8
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
envlist =
py{27,35,36,37}
flake8,import-order
requires = tox-conda
; requires = tox-conda

[testenv]
passenv = *
Expand Down