Revision 4e2a041748f07513759f1114afd496e2c2ebf7ca authored by Antoine R. Dumont (@ardumont) on 16 February 2021, 09:52:13 UTC, committed by Antoine R. Dumont (@ardumont) on 16 February 2021, 11:05:21 UTC
1 parent ce15713
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