https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 82ad28bb29f52424b89a12fbaba286fce1c13c1e authored by Valentin Lorentz on 23 October 2022, 15:39:30 UTC
Fix documentation build
Tip revision: 82ad28b
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top