https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: 7c775bb5d38bf2fe28b8aae7d138fe1ff4cbb794 authored by David Douard on 16 November 2023, 17:01:25 UTC
docs: include the README file in the main index page
Tip revision: 7c775bb
pytest.ini
[pytest]
norecursedirs = build docs .*

asyncio_mode = strict
back to top