Skip to content

Commit ce500ed

Browse files
committed
fix.
1 parent c2cfc09 commit ce500ed

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
@@ -19,7 +19,7 @@ conda_channels =
1919
conda-forge
2020
nodefaults
2121
commands =
22-
pip install .
22+
pip install -e . --no-deps
2323
pytest {posargs}
2424

2525
[doc8]

0 commit comments

Comments
 (0)