Revision 4971c25b772894a793165ebeceead44879df03c1 authored by Antoine R. Dumont (@ardumont) on 20 July 2020, 11:20:59 UTC, committed by Antoine R. Dumont (@ardumont) on 20 July 2020, 11:20:59 UTC
1 parent a17c412
Raw File
MANIFEST.in
include pytest.ini
include tox.ini
include Makefile
include Makefile.local
include README.md
recursive-include . requirements*.txt
include version.txt
recursive-include sql *
recursive-include swh/storage/sql *
recursive-include swh py.typed
back to top