#!/opt/alt/python38/bin/python3 # EASY-INSTALL-ENTRY-SCRIPT: 'peewee-migrate==0.6.4','console_scripts','pw_migrate' __requires__ = 'peewee-migrate==0.6.4' import re import sys from pkg_resources import load_entry_point if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) sys.exit( load_entry_point('peewee-migrate==0.6.4', 'console_scripts', 'pw_migrate')() )
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
chardetect | File | 977 B | 0755 |
|
distro | File | 966 B | 0755 |
|
pbr | File | 164 B | 0755 |
|
pw_migrate | File | 422 B | 0755 |
|
pwiz | File | 6.8 KB | 0755 |
|
pydoc3 | File | 91 B | 0755 |
|
pydoc3.8 | File | 91 B | 0755 |
|
python3 | File | 6.97 KB | 0755 |
|
python3.8 | File | 6.97 KB | 0755 |
|