Make sure a recent version of pip is used.
- The version in impish isn't new enough.
This commit is contained in:
parent
dc0a5a32b9
commit
4045b002d9
3 changed files with 5 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ Eris maintains an up-to-date set of reports for every file in a codebase.
|
|||
|
||||
Install eris directly using pip, and apt install the tools eris relies on:
|
||||
|
||||
pip install --upgrade pip # A recent version of pip is needed.
|
||||
pip install git+https://github.com/ahamilton/eris@v2021.12.24#subdirectory=eris
|
||||
eris --apt-install-tools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue