mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02:00
Add portable python environment
This commit is contained in:
3
PythonHome/Lib/site-packages/setuptools/script.tmpl
Normal file
3
PythonHome/Lib/site-packages/setuptools/script.tmpl
Normal file
@@ -0,0 +1,3 @@
|
||||
# EASY-INSTALL-SCRIPT: %(spec)r,%(script_name)r
|
||||
__requires__ = %(spec)r
|
||||
__import__('pkg_resources').run_script(%(spec)r, %(script_name)r)
|
||||
Reference in New Issue
Block a user