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

Commit

Permalink
appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Feb 24, 2018
1 parent 23871b6 commit 2b3af40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -20,7 +20,7 @@ install:
- "%PYTHON%\\Scripts\\pip install pymyinstall"
- "%PYTHON%\\Scripts\\pymy_install3 --set=pyquickhelper"
- "%PYTHON%\\Scripts\\pymy_install3 --task=tool --source=zip graphviz"
- "%PYTHON%\\Scripts\\pip install pyquickhelper>=1.6 --no-deps"
- "%PYTHON%\\Scripts\\pip install pyquickhelper --no-deps"
- "%PYTHON%\\Scripts\\pip install wcwidth guzzle_sphinx_theme"
- "%PYTHON%\\Scripts\\pymy_install3 scikit-learn scipy cffi"
- "set PATH=%PATH%;C:\\projects\\jyquickhelper\\build\\update_modules\\Graphviz\\bin"
Expand Down

0 comments on commit 2b3af40

Please sign in to comment.