Revision b48d834984f776d63225e254e21d9e0619db48e1 authored by Antoine R. Dumont (@ardumont) on 05 August 2020, 13:15:01 UTC, committed by Antoine R. Dumont (@ardumont) on 05 August 2020, 13:19:59 UTC
1 parent 4722663
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