Skip to content

Commit c6bc86d

Browse files
committed
Project: pyproject: Emulate isolated build environment for 'packagers' script.
1 parent 052a707 commit c6bc86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ linters = [
149149
"""pyright sources""",
150150
]
151151
packagers = [
152-
"""hatch build""",
152+
"""env -u HATCH_ENV_ACTIVE hatch build""",
153153
# --- BEGIN: Injected by Copier ---
154154
# --- END: Injected by Copier ---
155155
]

0 commit comments

Comments
 (0)