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

investigate switching to poetry for build, dependecy and deployment management #33

Open
svedel opened this issue Dec 14, 2020 · 0 comments
Labels
enhancement New feature or request research investigation needed tech Technical user story, foundational for addressing future user demand

Comments

@svedel
Copy link
Owner

svedel commented Dec 14, 2020

Poetry seems like the de-facto new standard (also included in PEP guidelines [PEP517]). Purpose of this user story is to investigate its installation and replicating build and dependency management from setup.py.

Poetry makes use of the new standard of relying on pyproject.toml at project root to determine all build and dependency properties.

A few links:

@svedel svedel added enhancement New feature or request research investigation needed tech Technical user story, foundational for addressing future user demand labels Dec 14, 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 research investigation needed tech Technical user story, foundational for addressing future user demand
Projects
None yet
Development

No branches or pull requests

1 participant