one more spot
This commit is contained in:
parent
9972828c2b
commit
ed755f18c8
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ build_script:
|
||||||
# for debugging, see what was built
|
# for debugging, see what was built
|
||||||
- python build\zip_daemon.py
|
- python build\zip_daemon.py
|
||||||
- dir dist
|
- dir dist
|
||||||
- pip install -r requirements.txt
|
- pip install -r build\requirements.txt
|
||||||
- python build\release_on_tag.py
|
- python build\release_on_tag.py
|
||||||
|
|
||||||
test: off
|
test: off
|
||||||
|
|
Loading…
Reference in a new issue