Skip to content

Commit 02eccba

Browse files
committed
remove pip install from pip section
1 parent 937882a commit 02eccba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/312-dev.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ dependencies:
1616
- --pre --index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple --extra-index-url https://pypi.org/simple
1717
- numpy
1818
- scipy
19-
- pip install git+https://github.com/pysal/libpysal.git@main
20-
- pip install git+https://github.com/pysal/spreg.git@main
19+
- git+https://github.com/pysal/libpysal.git@main
20+
- git+https://github.com/pysal/spreg.git@main

0 commit comments

Comments
 (0)