Skip to content

Commit 049a063

Browse files
committed
Remove pip as a dep from tox.ini
1 parent e05874b commit 049a063

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ env_list = py38, py39, py310, py311, py312, py313
1010
commands =
1111
pytest --cov=lib
1212
deps =
13-
pip
1413
pytest-cov
1514
# This needs to be set to include the test fixtures
1615
use_develop = true

0 commit comments

Comments
 (0)