mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
#191 add pip.bat for pip installing.
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
set PYTHONPATH=DLLs;Lib\site-packages
|
||||
@echo off
|
||||
set PYTHONHOME=%CD%
|
||||
set PYTHONPATH = DLLs;Lib\site-packages
|
||||
|
||||
python.exe -B %*
|
||||
|
||||
Reference in New Issue
Block a user