Releasing stepsΒΆ
- Run
make check,python3 setup.py nosetests,python2 setup.py nosetests - Update version number in
setup.pyandCHANGES.rst git commit -m "Preparing ${VERSION}"git tag -as ${VERSION}make init all./setup.py sdisttwine upload dist/isso-${VERSION}.tar.gz