Skip to content

Commit f924656

Browse files
committed
Fix path for build environment
1 parent ec2a242 commit f924656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source-code/pyinstaller/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# virtual environment to build applications
2-
build_env/
2+
build_venv/
33

44
# build directory
55
build/

0 commit comments

Comments
 (0)