Move to python3.8.

This commit is contained in:
Andrew Hamilton 2020-04-24 23:47:12 +10:00
parent c4fc5a8b10
commit 0054c8dfd2
26 changed files with 41 additions and 41 deletions

View file

@ -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.7 -m pip install .
# python3.8 -m pip install .
# eris -h
### Flatpak