Page MenuHomeSoftware Heritage

Remove dependency on swh-core.
ClosedPublic

Authored by vlorentz on Jun 18 2019, 1:41 PM.

Details

Summary

This is a fix to workaround pip's inability to correctly solve
extra requirements (swh-model depends on swh-core[], but if other
packages depend on swh-model and swh-core[http], the 'http' extra
does not always get installed).

Diff Detail

Repository
rDMOD Data model
Branch
no-dep-core
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6276
Build 8683: tox-on-jenkinsJenkins
Build 8682: arc lint + arc unit