There was an error while loading. Please reload this page.
Welcome to the ANTsPyT1w wiki!
build a release
mytag=v0.1.2 git tag -a $mytag git push --tags rm -r -f build dist *egg* python3 setup.py bdist_wheel python3 -m twine upload -u USERNAME -p PASSWORD dist/*