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.
As dependencies on Python 2 and 3 are different, a different wheel package is needed for each:
git-tag-version [...] python setup.py sdist upload python2 setup.py bdist_wheel upload python3 setup.py bdist_wheel upload