https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: f264ef19e66756acdac6dcddd343a0a977ed913f authored by Antoine R. Dumont (@ardumont) on 23 July 2018, 12:31:13 UTC
d/control: Bump to latest dependency
Tip revision: f264ef1
MANIFEST.in
include Makefile
include requirements.txt
include requirements-swh.txt
include version.txt
recursive-include swh/deposit/static *
recursive-include swh/deposit/fixtures *
recursive-include swh/deposit/templates *
back to top