Skip to content

Commit f3c0ccf

Browse files
committed
fix appveyor
1 parent 14ac8d9 commit f3c0ccf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ build: off
4646
test_script:
4747
- "%CMD_IN_ENV% python -m pip install -U pip setuptools wheel"
4848
- "%CMD_IN_ENV% python -m pip install -rrequirements_dev.txt"
49+
- "%CMD_IN_ENV% python setup.py bdist_wheel"
4950
- "%CMD_IN_ENV% python -m pytest -v zarr"

0 commit comments

Comments
 (0)