We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3339eaa commit 138f21aCopy full SHA for 138f21a
pyproject.toml
@@ -73,6 +73,7 @@ exclude_lines = [
73
build = ["cp39-*", "cp310-*", "cp311-*"]
74
build-frontend = "build"
75
build-verbosity = 1
76
+environment-pass = ["PKGCRAFT_C_REF"]
77
before-all = "{package}/.ci/buildlib"
78
test-requires = "pytest"
79
test-command = "PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 pytest {package}/tests"
0 commit comments