Revision df45641008cd4a74db1d40f307a70013bed6f7b8 authored by Antoine R. Dumont (@ardumont) on 15 July 2020, 17:07:32 UTC, committed by Antoine R. Dumont (@ardumont) on 16 July 2020, 09:28:21 UTC
When we use the sample_data_model (almost all object types except the metadata
ones), we can use a storage with no validate proxy.

Depends on D3510
1 parent 14b1648
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