mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02:00
Fix python env issues.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[console_scripts]
|
||||
pip = pip:main
|
||||
pip3 = pip:main
|
||||
pip3.4 = pip:main
|
||||
|
||||
Reference in New Issue
Block a user