We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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/*