We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Follow PEP 440.
maint/x.y.z
README.md
python setup.py bdist_wheel
neurodocker version x.y.z
git tag -a -m 'neurodocker version x.y.z' x.y.z
twine upload dist/*
Adapted from scikit-learn's wiki.