Page MenuHomeSoftware Heritage

deposit: Remove hard-coded requirement, dealt with package side
ClosedPublic

Authored by ardumont on Oct 1 2020, 2:48 PM.

Details

Summary
Test Plan

bin/octocatalog

...
     swh_packages =>
      - ["python3-django", "python3-djangorestframework", "python3-swh.deposit"]
      + ["python3-swh.deposit"]
...

Diff Detail

Repository
rSPSITE puppet-swh-site
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.