Closed bleudev closed 5 months ago
This pull request prepares the project for its first release by adding a setup.py
file for packaging and distribution, and an upload.bat
script for automating the upload process to PyPI.
Files | Changes |
---|---|
setup.py upload.bat |
Added necessary files for packaging and uploading the project to PyPI, including setup.py for package configuration and upload.bat for automation of the upload process. |
Summary by Sourcery
This pull request prepares the project for its first release by adding setup.py for package configuration and upload.bat for automating the build and upload process to PyPI.