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

Investigate using requirements.txt like a lock file #5

Open
matthewfeickert opened this issue Jun 8, 2020 · 0 comments
Open

Investigate using requirements.txt like a lock file #5

matthewfeickert opened this issue Jun 8, 2020 · 0 comments
Labels
research Experimental or investiagation

Comments

@matthewfeickert
Copy link
Member

Having reproducible environments is important for benchmarking. A requirements.txt by itself isn't a sufficient replacement for a lock file like Poetry provides, but pip-tools may be able to provide the needed functionality.

Reference with interesting discussions and links: Twitter thread on lock files in Python (of particular interest is Dustin Ingram's comment on pip-tools).

@matthewfeickert matthewfeickert added the research Experimental or investiagation label Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research Experimental or investiagation
Projects
None yet
Development

No branches or pull requests

1 participant