We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
- Build with ```shell $ python3 -m build ``` - Upload to PyPI with: ```shell $ python3 -m twine upload dist/* ``` - You might need ```shell $ python3 -m pip install --upgrade twine ```