Revert "Move to python3.8.0"
This reverts commit 04fb17cb3f.
- Am seeing a bug where only one worker continues processing
on python3.8.
- Ubuntu and freedesktop-sdk are still on 3.7.
- Not using any features of 3.8 yet.
- Also removes color from mypy.
This commit is contained in:
parent
d645f62b10
commit
1cf2fc445c
26 changed files with 43 additions and 45 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3.8
|
||||
#!/usr/bin/env python3.7
|
||||
|
||||
# Copyright (C) 2016-2019 Andrew Hamilton. All rights reserved.
|
||||
# Licensed under the Artistic License 2.0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue