removed pypy from supported python versions

This commit is contained in:
Bastian Venthur
2021-02-13 13:36:02 +01:00
parent e52b1b7738
commit d3db03dc4b

View File

@@ -19,7 +19,6 @@ jobs:
python-version: python-version:
- 3.8 - 3.8
- 3.9 - 3.9
- pypy3
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2