Drop install-dependencies script.
- Do a standard install with pip. - Run install-tools afterwards. - util-linux was needed for what?
This commit is contained in:
parent
170597d6d2
commit
4174f10526
5 changed files with 8 additions and 25 deletions
|
|
@ -10,8 +10,8 @@ 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.9 -m pip install .
|
||||
# python3.9 -m pip install -r requirements.txt .
|
||||
# ./install-tools
|
||||
# eris -h
|
||||
|
||||
### Docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue