We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PVMismatch is automatically deployed to PyPI and GitHub releases by pushing a new tag to the master branch.
~/.pypirc
[distutils] index-servers=pypi [pypi] username: password:
_NOTE: python setup.py upload is deprecated, use twine instead as needed. path\to\PVMismatch $ python setup.py sdist bdist_wheel upload
python setup.py upload
twine
path\to\PVMismatch $ python setup.py sdist bdist_wheel upload