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 f384d0d commit ef7c6ff
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 @@ -27,7 +27,6 @@ install:
- "%PYTHON%\\Scripts\\pip install git+https://github.com/matplotlib/mpl_finance"
- "%PYTHON%\\Scripts\\pip install -r requirements.txt"
- "%PYTHON%\\Scripts\\pip install widgetsnbextension"
- "%PYTHON%\\Scripts\\pip install git+https://github.com/sdpython/nbconvert.git@fixes"
- "set PATH=%PATH%;%PYTHON%\\Scripts"
#- "jupyter nbextension enable --py --sys-prefix widgetsnbextension"
- "set PATH=%PATH%;C:\\projects\\jupytalk\\build\\update_modules\\Graphviz\\bin"
Expand Down

0 comments on commit ef7c6ff

Please sign in to comment.