X Tutup
The Wayback Machine - https://web.archive.org/web/20210119193716/https://github.com/realpython/python-guide/issues/972
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

Confusion between package management solution and project structure #972

Open
mariokostelac opened this issue Jan 20, 2019 · 0 comments
Open

Comments

@mariokostelac
Copy link
Contributor

@mariokostelac mariokostelac commented Jan 20, 2019

I got a little bit confused when reading recommendation for package management solution and project structure.
Package management section recommends pipenv (thanks for that :)), but then project structure recommends requirements.txt file in the root.

Is that suggesting I should be using pipenv, but exporting dependencies in pip compatible format?

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup