Skip to content

Commit 5774fbc

Browse files
committed
bump
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent d92b28b commit 5774fbc

File tree

1 file changed

+1
-1
lines changed
  • tests/_data/infiles/environment/with-extras

1 file changed

+1
-1
lines changed

tests/_data/infiles/environment/with-extras/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def pip_install(*args: str, side_packages_dir: str) -> None:
6262

6363

6464
def main() -> None:
65-
eb = EnvBuilder(
65+
EnvBuilder(
6666
system_site_packages=False,
6767
symlinks=os_name != 'nt',
6868
with_pip=False,

0 commit comments

Comments
 (0)