Open Araxeus opened 1 year ago
https://pythonwheels.com/ https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/
should just be a matter of adding a pyproject.toml and running
rm -rf build dist python -m build .
https://pythonwheels.com/ https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/
should just be a matter of adding a pyproject.toml and running