Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Nov 11, 2019
1 parent b81c14a commit bfc9a5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ install:
- "%PYTHON%\\Scripts\\pymy_install3 matplotlib autopy3 pylzma pillow"
- "%PYTHON%\\Scripts\\pip install pyquickhelper"
- "%PYTHON%\\Scripts\\pip install https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tarball/master"
- "%PYTHON%\\Scripts\\pip install git+https://github.com/sdpython/nbconvert.git@fixes"
- "dir %PYTHON%\\Scripts"
- "%PYTHON%\\Scripts\\jupyter-nbextension enable --py --sys-prefix widgetsnbextension"
- set PYTHONPATH=src
Expand Down

0 comments on commit bfc9a5e

Please sign in to comment.