update to python3.7

This commit is contained in:
j 2019-01-01 00:25:26 +01:00
commit 80c4a755da
2912 changed files with 206832 additions and 100407 deletions

View file

@ -1,10 +0,0 @@
#!/usr/bin/env python3
# EASY-INSTALL-ENTRY-SCRIPT: 'pip==7.1.2','console_scripts','pip3'
__requires__ = 'pip==7.1.2'
import sys
from pkg_resources import load_entry_point
if __name__ == '__main__':
sys.exit(
load_entry_point('pip==7.1.2', 'console_scripts', 'pip3')()
)

1
bin/pip3 Symbolic link
View file

@ -0,0 +1 @@
pip3.7