Skip to content

Commit f14ba78

Browse files
frenzymadnessint19h
authored andcommitted
Do not install tox into tox
Having tox as a dependency in requirements files means that it's also installed in all the tox environments.
1 parent 0a3fa3f commit f14ba78

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

tests/requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ pytest
66
pytest-xdist
77
pytest-cov
88
pytest-timeout
9-
tox
109

1110
## Used by test helpers:
1211

tests/requirements27.txt

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ pytest-xdist<2
88

99
pytest-cov
1010
pytest-timeout
11-
tox
1211

1312
## Used by test helpers:
1413

tests/requirements35.txt

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ pytest
66
pytest-xdist
77
pytest-cov
88
pytest-timeout
9-
tox
109

1110
## Used by test helpers:
1211

0 commit comments

Comments
 (0)