Skip to content

Commit 70abafc

Browse files
committed
add venv / edit gitignore
1 parent dac7ecb commit 70abafc

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,6 @@ dmypy.json
131131
test_output/
132132
Hello*.bmp
133133

134+
Scripts
135+
pyvenv.cfg
136+

install.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
py -m venv python_bmp
12
py -m pip install --editable /Python_BMP --user

0 commit comments

Comments
 (0)