HomeSoftware Heritage

Remove dependency on swh-core.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Remove dependency on swh-core.

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).

Details

Provenance
vlorentzAuthored on Jun 18 2019, 1:40 PM
vlorentzPushed on Jun 18 2019, 1:44 PM
Differential Revision
D1596: Remove dependency on swh-core.
Build Status
Buildable 6277
Build 8684: test-and-build

Commit No Longer Exists

This commit no longer exists in the repository.