Page MenuHomeSoftware Heritage

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

Authored by douardda on Jul 8 2020, 10:18 AM.

Details

Summary

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.

Diff Detail

Repository
rCDFJ Dockerfiles for Jenkins
Branch
master
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 13454
Build 20579: arc lint + arc unit