Skip to content

Commit 4f3590d

Browse files
committed
This breaks under pip==20.0.2, so don't use it for now
1 parent f49cabd commit 4f3590d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/tox.pip

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
# The version of tox used by coverage.py
55
tox==3.14.3
66
# Adds env recreation on requirements file changes.
7-
tox-battery==0.5.1
7+
# Waiting for https://github.com/signalpillar/tox-battery/issues/19
8+
#tox-battery==0.5.1

0 commit comments

Comments
 (0)