As us, we should have a way to ensure all the same packages are installed on our own machines, and travis, so building and testing works consistently across all environments
Acceptance Criteria
[ ] Pipenv working with our local venvs
[x] Travis configured with same scripts as pipenv
[x] Setup.sh and/or pipenv ensures we all have the correct versions locally
[x] starting/entering virtual env happens automatically as part of setup.sh
Story
As us, we should have a way to ensure all the same packages are installed on our own machines, and travis, so building and testing works consistently across all environments
Acceptance Criteria
Depends On
Relates To