Skip to content

Commit aa8be27

Browse files
committed
Remove 'pip install -e .' command (not necessary with skipsdist=False)
1 parent a3adb91 commit aa8be27

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
@@ -46,7 +46,6 @@ setenv =
4646
PROJ_LIB={envdir}/share/proj
4747
commands =
4848
python {toxinidir}/scripts/create_pystepsrc_tox.py
49-
pip install -e .
5049
pytest --pyargs pysteps --cov=pysteps -ra --disable-warnings
5150
5251

0 commit comments

Comments
 (0)