Revision 3eba73df9f38beb5e35e35c5d56d32ae87372184 authored by Valentin Lorentz on 06 November 2020, 11:57:02 UTC, committed by Valentin Lorentz on 09 November 2020, 15:32:20 UTC
1 parent f3652a9
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