Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Switch packaging infra to Poetry #547

Open
andersbogsnes opened this issue Jun 9, 2020 · 0 comments
Open

ENH: Switch packaging infra to Poetry #547

andersbogsnes opened this issue Jun 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@andersbogsnes
Copy link
Owner

Is your feature request related to a problem? Please describe.
The setup.py model is not as clear as I would like - Poetry is based on pyproject.toml and is a much simpler, declarative solution. Poetry also support dev dependencies

Describe the solution you'd like
Remove setup.py and use poetry for package management instead

Describe alternatives you've considered
Pipenv was discarded due to several issues stemming from lack of maintenance. Flit is another option, but poetry is more full-featured

Additional context
Add any other context or screenshots about the feature request here.

@andersbogsnes andersbogsnes added the enhancement New feature or request label Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant