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

Add a pip freeze to travis commands #15

Open
timburke opened this issue Jan 30, 2019 · 0 comments
Open

Add a pip freeze to travis commands #15

timburke opened this issue Jan 30, 2019 · 0 comments
Labels
enhancement New feature or request pypi-template Issues related to the pypi_package template only

Comments

@timburke
Copy link
Member

For general forensics and debugging, we should have the ability to install exactly the pip environment as travis. There should be a pip freeze line in the yaml file so that we can go back and get a copy-pastable list of all packages that should be installed into a venv to reproduce the build environment.

@timburke timburke added enhancement New feature or request pypi-template Issues related to the pypi_package template only labels Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pypi-template Issues related to the pypi_package template only
Projects
None yet
Development

No branches or pull requests

1 participant