iamDyeus / tkreload

auto reloads your tkinter app whenever file changes are detected 🐍
https://pypi.org/project/tkreload/
Apache License 2.0
7 stars 6 forks source link

Restructure Project for PyPI Launch #7

Closed iamDyeus closed 1 day ago

iamDyeus commented 2 days ago

The project needs improvements in structure to be compliant with PyPI release requirements. This includes adding/adjusting necessary files (setup.py, pyproject.toml, etc.) and ensuring dependencies, versioning, and tests are correctly set up.

Blocked by Issues:

Ensure these are fixed before proceeding with this task.

Acceptance Criteria: