We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 937882a commit 02eccbaCopy full SHA for 02eccba
ci/312-dev.yaml
@@ -16,5 +16,5 @@ dependencies:
16
- --pre --index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple --extra-index-url https://pypi.org/simple
17
- numpy
18
- scipy
19
- - pip install git+https://github.com/pysal/libpysal.git@main
20
- - pip install git+https://github.com/pysal/spreg.git@main
+ - git+https://github.com/pysal/libpysal.git@main
+ - git+https://github.com/pysal/spreg.git@main
0 commit comments