Skip to content

Commit e9cafce

Browse files
committed
tweak release
1 parent 01e7b20 commit e9cafce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
nosetests -v
2+
python -m doctest README.rst -o NORMALIZE_WHITESPACE
13
# version=x.x.x
24
echo $version
35
git tag -a v$version -m v$version
46
git push --tags
57
python setup.py build_ext --inplace
6-
nosetests -v
7-
python -m doctest README.rst -o NORMALIZE_WHITESPACE
88
python setup.py register sdist
99
twine upload dist/zarr-${version}.tar.gz

0 commit comments

Comments
 (0)