https://forge.softwareheritage.org/source/swh-counters
Raw File
Tip revision: 01a38f0f57b5c4c2e748c02a3467ed4e7588c20b authored by Vincent SELLIER on 17 March 2021, 17:10:36 UTC
Rebuild to unstuck the debian packaging.
Tip revision: 01a38f0
MANIFEST.in
include Makefile
include requirements*.txt
include version.txt
include README.md
recursive-include swh py.typed
back to top