iRedHat commited on
Commit
a31b284
·
verified ·
1 Parent(s): 1fa1c26

Update pygit.bat

Browse files
Files changed (1) hide show
  1. pygit.bat +0 -2
pygit.bat CHANGED
@@ -29,8 +29,6 @@ mv %py%python311._pth %py%python311.pth
29
  echo import site>> %py%python311.pth
30
  mkdir %py%DLLs
31
 
32
- pause
33
-
34
  %target_dir%wget.exe -c -q -O get-pip.py https://bootstrap.pypa.io/get-pip.py
35
  %py%python.exe get-pip.py
36
  %py%python.exe -m pip install virtualenv
 
29
  echo import site>> %py%python311.pth
30
  mkdir %py%DLLs
31
 
 
 
32
  %target_dir%wget.exe -c -q -O get-pip.py https://bootstrap.pypa.io/get-pip.py
33
  %py%python.exe get-pip.py
34
  %py%python.exe -m pip install virtualenv