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 7ca831d commit c18dfceCopy full SHA for c18dfce
tests/test_hook.py
@@ -8,7 +8,7 @@
8
import environment_helpers.build
9
10
11
-def test_header_only_library(env, tmp_path, packages, monkeypatch):
+def test_extension_with_dependency(env, tmp_path, packages, monkeypatch):
12
env.install(['pkgconf'])
13
14
# Install library package
0 commit comments