Commit 677109b
authored
Discontinue repository (#18)
* [readme] Add not-maintained disclaimer
Update the readme, adding a disclaimer to highlight that the repository
is no longer actively maintained.
* [ci] Disable pip-audit
Remove the pip-audit check for vulnerable python packages. Since the
repository is no longer actively maintained python package versions will
not be updated. Hence, it is very likely that pip-audit will raise
vulnerabilities and thus fail the respective ci job. This would make it
very frustrating for any occasional contributor. That is, in order to
allow any contributor to submit changes that keep the repository usable,
e.g. score infrastructure tool updates, it is easiest to disable
pip-audit.1 parent e6e47e9 commit 677109b
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 78 | | |
82 | 79 | | |
83 | 80 | | |
| |||
0 commit comments