Skip to content

Why is the requirements.txt gone? #423

Answered by erkinalp
orgestuka asked this question in Q&A
Discussion options

You must be logged in to vote

it has been gitignore'd to avoid accidentally causing unintended version pinnings for everyone.
invoke python -m pipenv requirements > requirements.txt && python -m pip install -r requirements.txt per readme

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by orgestuka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants