Skip to content

Commit 756fde1

Browse files
committed
remove venv
(commited by mistake. updated .gitignore)
1 parent 76799b8 commit 756fde1

File tree

11 files changed

+3
-531
lines changed

11 files changed

+3
-531
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ target/
158158
# pyenv
159159
.python-version
160160

161+
# Pycharm venv
162+
venv/
163+
161164
# pipenv
162165
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
163166
# However, in case of collaboration, if having platform-specific dependencies or dependencies

venv/Scripts/Activate.ps1

Lines changed: 0 additions & 398 deletions
This file was deleted.

venv/Scripts/activate

Lines changed: 0 additions & 76 deletions
This file was deleted.

venv/Scripts/activate.bat

Lines changed: 0 additions & 33 deletions
This file was deleted.

venv/Scripts/deactivate.bat

Lines changed: 0 additions & 21 deletions
This file was deleted.

venv/Scripts/pip.exe

-104 KB
Binary file not shown.

venv/Scripts/pip3.8.exe

-104 KB
Binary file not shown.

venv/Scripts/pip3.exe

-104 KB
Binary file not shown.

venv/Scripts/python.exe

-525 KB
Binary file not shown.

venv/Scripts/pythonw.exe

-524 KB
Binary file not shown.

venv/pyvenv.cfg

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)