We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ac8d9 commit f3c0ccfCopy full SHA for f3c0ccf
appveyor.yml
@@ -46,4 +46,5 @@ build: off
46
test_script:
47
- "%CMD_IN_ENV% python -m pip install -U pip setuptools wheel"
48
- "%CMD_IN_ENV% python -m pip install -rrequirements_dev.txt"
49
+ - "%CMD_IN_ENV% python setup.py bdist_wheel"
50
- "%CMD_IN_ENV% python -m pytest -v zarr"
0 commit comments