test: build_frontend_env fixture not required for --allow-empy test. Small
style tweak
This commit is contained in:
+2
-2
@@ -83,8 +83,8 @@ def cibuildwheel_run(
|
||||
"--output-dir",
|
||||
str(output_dir or tmp_output_dir),
|
||||
str(package_dir),
|
||||
]
|
||||
+ add_args,
|
||||
*add_args,
|
||||
],
|
||||
env=env,
|
||||
cwd=project_path,
|
||||
check=True,
|
||||
|
||||
Reference in New Issue
Block a user