Add a `pip freeze` to travis commands
Open
enhancement
pypi-template
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.