[build-system] requires = ["setuptools", "wheel", "bob.extension"] build-backend = "setuptools.build_meta" [tool.pytest.ini_options] markers = ["slow: marks tests as slow (deselect with '-m \"not slow\"')"]