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
|
|
@ -11,7 +11,7 @@ Eris maintains an up-to-date set of reports for every file in a codebase.
|
|||
# git clone https://github.com/ahamilton/eris
|
||||
# cd eris
|
||||
# ./install-dependencies
|
||||
# python3.8 -m pip install .
|
||||
# python3.7 -m pip install .
|
||||
|
||||
To test its working properly:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue