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 May 16, 2020
1 parent 32a79d5 commit e31829c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -19,6 +19,7 @@ install:
- "%PYTHON%\\python -m pip install --upgrade pip"
- "%PYTHON%\\Scripts\\pip install pymyinstall"
- "%PYTHON%\\Scripts\\pymy_install3 --task=tool --source=zip graphviz"
- "%PYTHON%\\Scripts\\pip install -r requirements_conda.txt"
- "%PYTHON%\\Scripts\\pip install -r requirements.txt"
- "set PATH=%PATH%;C:\\projects\\jyquickhelper\\build\\update_modules\\Graphviz\\bin"
- set PYTHONPATH=src
Expand Down
2 changes: 1 addition & 1 deletion requirements_conda.txt
Expand Up @@ -6,7 +6,7 @@ jupyter
matplotlib
notebook>=5.0.0
numba
numpy>=1.11.0
numpy>=1.16.0
Pillow
scikit-learn
scipy
Expand Down

0 comments on commit e31829c

Please sign in to comment.