mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02: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