Lets publish to https://test.pypi.org/. See, [PyPA's PyPUG: Using TestPyPI](https://packaging.python.org/guides/using-testpypi/) Resources: * [What Are Python Wheels and Why Should You Care?](https://realpython.com/python-wheels/) Deepdive-ish. The parts about platform wheels, where compiling binary C/C++ extension is not relevant for this project at this time. * [PyPA's PyPUG: Packaging Your Project](https://packaging.python.org/guides/distributing-packages-using-setuptools/#packaging-your-project) PyPA = Python Packaging Authority PyPUG = Python Packaging User Guide
Lets publish to https://test.pypi.org/. See, PyPA's PyPUG: Using TestPyPI
Resources:
PyPA = Python Packaging Authority
PyPUG = Python Packaging User Guide