https://github.com/SoftwareHeritage/swh-model
Raw File
Tip revision: 88e5ec94aaa5df235284e8c834c1169f656c44ef authored by Jenkins for Software Heritage on 14 January 2021, 13:16:10 UTC
Updated debian changelog for version 0.10.0
Tip revision: 88e5ec9
pytest.ini
[pytest]
addopts = --doctest-modules -p no:pytest_swh_core
norecursedirs = docs .*
markers =
    fs: tests that involve filesystem ios
back to top