You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just copied some setup.py template and customized it for this project. I don't have any experience actually packaging a python module, but I know there are a lot of deprecations going on with setuptools.
figure out the current best practice for simple python module packaging
do that here
publish to pypi
possibly package in MSYS2
The text was updated successfully, but these errors were encountered:
I just copied some setup.py template and customized it for this project. I don't have any experience actually packaging a python module, but I know there are a lot of deprecations going on with setuptools.
The text was updated successfully, but these errors were encountered: