HomeSoftware Heritage

Merge both "pip install" RUN commands in tox/Dockerfile

Description

Merge both "pip install" RUN commands in tox/Dockerfile

as a workaround of dependency glitch (radon wants colorama 0.4.1, twine
wants colorama >= 0.4.3).

Doing only one pip install command enforce the newer colorama version.

Details

Provenance
douarddaAuthored on Jul 8 2020, 10:11 AM
douarddaPushed on Jul 8 2020, 11:56 AM
douarddaPushed on Jul 8 2020, 10:14 AM
Differential Revision
D3457: Merge both "pip install" RUN commands in tox/Dockerfile
Parents
rCDFJ86b253cc0bee: Add jenkins in the docker group inside the container (yes, I know...)
Branches
Unknown
Tags
Unknown