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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.