Make installable on Ubuntu Jammy
- Move to python3.10 - Move to ruby3.0
This commit is contained in:
parent
8aa9c1ed9f
commit
e01e2351b2
26 changed files with 50 additions and 50 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3.9
|
||||
#!/usr/bin/env python3.10
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ Eris maintains an up-to-date set of reports for every file in a codebase.
|
|||
|
||||
## Installation
|
||||
|
||||
#### Ubuntu (21.10)
|
||||
#### Ubuntu (22.04)
|
||||
|
||||
Install eris directly using pip, and apt install the tools eris relies on:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue