summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>