https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 25e8494ce0d3818830fc720027fc66b997a88fb9 authored by Jenkins for Software Heritage on 12 July 2022, 08:50:50 UTC
Updated debian changelog for version 6.3.0
Tip revision: 25e8494
MANIFEST.in
include README.md
include Makefile
include requirements*.txt
include version.txt
recursive-include swh/model/tests/data *.tgz
recursive-include swh py.typed
back to top