Skip to content

Commit 394a101

Browse files
committed
Remove pip as a dep from tox.ini
1 parent 84e5967 commit 394a101

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
***REMOVED******REMOVED***pytest --cov=lib
1212
deps =
13-
***REMOVED******REMOVED***pip
1413
***REMOVED******REMOVED***pytest-cov
1514
# This needs to be set to include the test fixtures
1615
use_develop = true

0 commit comments

Comments
 (0)