Revision 57e305e03b66508a702f5e177b84e84640ef855e authored by Antoine R. Dumont (@ardumont) on 27 July 2020, 10:44:37 UTC, committed by Antoine R. Dumont (@ardumont) on 27 July 2020, 10:46:35 UTC
1 parent b31c304
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