one more spot

This commit is contained in:
Alex Grintsvayg 2017-03-13 12:54:42 -04:00
parent 9972828c2b
commit ed755f18c8

View file

@ -40,7 +40,7 @@ build_script:
# for debugging, see what was built
- python build\zip_daemon.py
- dir dist
- pip install -r requirements.txt
- pip install -r build\requirements.txt
- python build\release_on_tag.py
test: off