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

consider setup with pipenv #39

Closed
edaniszewski opened this issue Feb 22, 2018 · 1 comment · Fixed by #138
Closed

consider setup with pipenv #39

edaniszewski opened this issue Feb 22, 2018 · 1 comment · Fixed by #138
Assignees

Comments

@edaniszewski
Copy link
Contributor

Description

Found pipenv this weekend and it seems like a pretty good tool and is described as "the officially recommended Python packaging tool from Python.org".

It seems like it could be a nice thing to have here for dependency management, though not required so this doesn't need to happen any time soon.

https://github.com/pypa/pipenv

@edaniszewski
Copy link
Contributor Author

We will either want this or something like it (pip-compile) so that we can pin versions for releases. It seems like pipenv is the 'official' solution, but I'm not sure it makes the most sense with our current dev flow. just something to consider.

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

Successfully merging a pull request may close this issue.

1 participant