Move to python3.7
- Now getting python packages using pip instead of the ubuntu versions. - System wide installations now aren't supported.
This commit is contained in:
parent
bf8d35f2f3
commit
8ae0f203f2
22 changed files with 46 additions and 47 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3.6
|
||||
#!/usr/bin/env python3.7
|
||||
|
||||
# Copyright (C) 2018 Andrew Hamilton. All rights reserved.
|
||||
# Licensed under the Artistic License 2.0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue