Without this, some dependencies from swh.core[http] are not installed
(because swh.core, without extras, is installed first from
requirements-swh.txt).
Probably similar to this issue https://github.com/pypa/pip/issues/6506
Differential D1486
tox: workaround to pip's inability to properly solve dependency resolution douardda on May 17 2019, 4:02 PM. Authored by
Details
Without this, some dependencies from swh.core[http] are not installed Probably similar to this issue https://github.com/pypa/pip/issues/6506
Diff Detail
Event TimelineComment Actions Build is green Comment Actions Seems the only way to fix the issue indeed. I guess we need to add this in every swh components that depends on swh-storage ? Comment Actions Build is green |