Add support for Python 3.8 #13
Reference in New Issue
Block a user
Delete Branch "python-3.8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Expanding
0_setup.shscript to support Python version specificrequirements.txtfiles and adding support for Python 3.8.The script will check the Python version installed and will use corresponding
requirements.txtfile if it exists. The defaultrequirements.txtstill corresponds to version3.6.