Skip to content

Commit 1afbb62

Browse files
committed
chore: comment out tox-conda
1 parent cfea834 commit 1afbb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
envlist =
33
black,flake8,import-order,mypy,manifest
44
py{27,35,36,37,38,39-dev,py,py3}
5-
requires = tox-conda
5+
; requires = tox-conda
66

77
[testenv]
88
passenv = *

0 commit comments

Comments
 (0)