Revision 9a9f234e0acd5dd2c5710e6ccb85409ba6221d44 authored by Antoine R. Dumont (@ardumont) on 29 January 2021, 17:50:04 UTC, committed by Antoine R. Dumont (@ardumont) on 01 February 2021, 11:06:35 UTC
This returned a Tuple[OriginVisit, OriginVisitStatus].

This was required to have the missing information "type" for visit-status. This is no
longer needed as now OriginVisitStatus holds the type information.
1 parent 626b0bf
Raw File
requirements-swh.txt
swh.core[db,http] >= 0.5
swh.model >= 0.10.0
swh.objstorage >= 0.2.2
back to top