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

Use Pipfile instead of multiple requirements.txt #15

Open
RatanShreshtha opened this issue Oct 26, 2018 · 1 comment
Open

Use Pipfile instead of multiple requirements.txt #15

RatanShreshtha opened this issue Oct 26, 2018 · 1 comment

Comments

@RatanShreshtha
Copy link
Member

I have noticed that project generated using cookiecutter-trio is using multiple requirements.txt files for development, testing and documentation. I would like to propose to use Pipenv that will generate a Pipfile and Pipfile.lock and we can use PIpenv to manage that.

@svermeulen
Copy link

These days I think poetry would be a better choice

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