feat: allow-empty and simpler testing
This commit is contained in:
committed by
Henry Schreiner
parent
eb9850dbde
commit
5762aa5e3b
@@ -5,9 +5,3 @@ requires = [
|
||||
]
|
||||
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
markers = [
|
||||
"allow_empty(platform): Allow main tests on this platform(s) to be empty",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user