summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2022-12-27 12:34:43 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2022-12-27 12:34:43 +0100
commit54fb40c09bf84b0f3a26b59fbbedcd5811bfedc8 (patch)
tree224b621cfd09f81326b304e44b83a76ce47e480f
parentf0a0d6d0771f5bd8b1df8e5a8d2b8991870533a5 (diff)
downloadpsutil-54fb40c09bf84b0f3a26b59fbbedcd5811bfedc8.tar.gz
fix CI linters run + add @robusta-dev to list of supporters
-rw-r--r--.github/workflows/build.yml5
-rw-r--r--README.rst1
2 files changed, 1 insertions, 5 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b99a1d6d..e2d015c1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -182,11 +182,6 @@ jobs:
- uses: actions/setup-python@v4
- name: 'Run linters'
run: |
- # py2
- curl https://bootstrap.pypa.io/pip/2.7/get-pip.py --output get-pip.py
- python2 get-pip.py
- python2 -m pip install flake8
- python2 -m flake8 .
# py3
python3 -m pip install flake8 isort
python3 -m flake8 .
diff --git a/README.rst b/README.rst
index d1598ca3..35d252b8 100644
--- a/README.rst
+++ b/README.rst
@@ -143,6 +143,7 @@ Supporters
<a href="https://github.com/u93"><img height="40" width="40" title="Eugenio E Breijo" src="https://avatars.githubusercontent.com/u/16807302?v=4" /></a>
<a href="https://github.com/guilt"><img height="40" width="40" title="Karthik Kumar Viswanathan" src="https://avatars.githubusercontent.com/u/195178?v=4" /></a>
<a href="https://github.com/eallrich"><img height="40" width="40" title="Evan Allrich" src="https://avatars.githubusercontent.com/u/17393?v=4" /></a>
+ <a href="https://github.com/robusta-dev"><img height="40" width="40" title="Robusta" src="https://avatars.githubusercontent.com/u/82757710?s=200&v=4" /></a>
</div>
<sup><a href="https://github.com/sponsors/giampaolo">add your avatar</a></sup>