Open bouk opened 9 months ago
Hi! Thanks for your project, it's exactly what I was looking for.
could you add a pyproject.toml and poetry.lock for dependency management? Should make it much easier to install 🙂
what would be improved by switching from setup.py to pyproject.toml? i don't have the time to port this over, but i'm open to it if it's useful.
i won't be adding files for third party package management tools.
Hi! Thanks for your project, it's exactly what I was looking for.
could you add a pyproject.toml and poetry.lock for dependency management? Should make it much easier to install 🙂