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 70dab6d commit 11348cbCopy full SHA for 11348cb
1 file changed
appveyor.yml
@@ -21,7 +21,7 @@ install:
21
python -m pip install --upgrade setuptools pip wheel
22
pip --version
23
- cmd: |
24
- pip install --pre -e .
+ pip install --pre .
25
pip install ipykernel[test]
26
27
pip install matplotlib numpy
0 commit comments