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

Proposal: Switch from pip + virtualenv to poetry #25

Open
joachimschmidt557 opened this issue Dec 23, 2021 · 1 comment
Open

Proposal: Switch from pip + virtualenv to poetry #25

joachimschmidt557 opened this issue Dec 23, 2021 · 1 comment

Comments

@joachimschmidt557
Copy link
Member

Poetry is a package manager for python which includes functionality provided by virtualenv and has additional useful features such as lockfiles which replaces requirements.txt. As an added bonus, poetry also has good Nix support.

@Akendo
Copy link

Akendo commented Nov 14, 2022

I'm using your project with pipenv, as long it remains consistent with such solution that might sound reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants