Skip to content

Commit 4fd1757

Browse files
committed
build wheels
1 parent aaa935b commit 4fd1757

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ commands =
1515
py34,py35: nosetests -v --with-coverage --cover-erase --cover-min-percentage=100 --cover-package=zarr --with-doctest --doctest-options=+NORMALIZE_WHITESPACE zarr
1616
py34,py35: python -m doctest -o NORMALIZE_WHITESPACE -o ELLIPSIS docs/tutorial.rst docs/spec/v1.rst
1717
py35: flake8 zarr
18+
python setup.py bdist_wheel
1819
deps =
1920
-rrequirements_test.txt
2021
-rrequirements.txt

0 commit comments

Comments
 (0)