Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Switch to using Pipenv in containers #793

Closed
1 task
NiallEgan opened this issue Sep 5, 2018 · 0 comments
Closed
1 task

Switch to using Pipenv in containers #793

NiallEgan opened this issue Sep 5, 2018 · 0 comments

Comments

@NiallEgan
Copy link
Contributor

Task Description

As discussed in technical chapter, we should probably switch to using pipenv in containers instead of requirements.txt because:

  • Gives us greater determinacy in our builds
  • Stops duplication of requirements in the setup.py and requirements.txt
  • Makes it easier to identify security vulnerabilities because we have an explicit list of versioned dependencies

Acceptance Criteria

  • Our containers should use Pipfile and Pipfile.lock to install dependencies

Analytics Requirements

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant