Revision ca3ee92da47be37c25439a49ef18c4a1d63edd58 authored by Valentin Lorentz on 19 August 2020, 12:23:54 UTC, committed by Valentin Lorentz on 19 August 2020, 12:57:23 UTC
1 parent e2b1494
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