Revision 2d51be955bf78b599bed5ea9411b70773c071ad7 authored by Valentin Lorentz on 27 July 2020, 11:23:18 UTC, committed by Valentin Lorentz on 27 July 2020, 12:18:49 UTC
For consistency with the name in swh-model.
1 parent 57e305e
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