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

Move installation to pipenv #107

Closed
shawnmjones opened this Issue Jul 19, 2018 · 2 comments

Comments

Projects
None yet
2 participants
@shawnmjones
Collaborator

shawnmjones commented Jul 19, 2018

Python endorses pipenv for dependency management in projects. This should replace the requirements.txt file currently in use.

@ibnesayeed

This comment has been minimized.

Show comment
Hide comment
@ibnesayeed

ibnesayeed Jul 19, 2018

Member

Yes, I remember suggesting this the other day. Pipfile and pipenv are more modern approaches.

Member

ibnesayeed commented Jul 19, 2018

Yes, I remember suggesting this the other day. Pipfile and pipenv are more modern approaches.

@shawnmjones

This comment has been minimized.

Show comment
Hide comment
@shawnmjones

shawnmjones Jul 19, 2018

Collaborator

Indeed you did suggest it. That's why I looked at it.

Collaborator

shawnmjones commented Jul 19, 2018

Indeed you did suggest it. That's why I looked at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment