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

Commit

Permalink
add path to graphviz
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 29, 2016
1 parent ca3699d commit e9e6bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ install:
- "%PYTHON%\\Scripts\\pip install pycryptodomex"
- "%PYTHON%\\Scripts\\pip install urllib3"
- "%PYTHON%\\Scripts\\pymy_install3 --task=tool --source=zip graphviz"
- "set PATH=%PATH%;%PYTHON%\\build\\update_modules\\Graphviz\\bin"
build: off

test_script:
Expand Down

0 comments on commit e9e6bc4

Please sign in to comment.