Remove PyPy3 for now

This commit is contained in:
Pradyun Gedam 2021-04-02 01:16:35 +01:00
parent c022615961
commit 876df5a57f
No known key found for this signature in database
GPG Key ID: FF99710C4332258E
1 changed files with 0 additions and 3 deletions

View File

@ -92,9 +92,6 @@ jobs:
- 3.7
- 3.8
- 3.9
include:
- os: Ubuntu
python: pypy3
steps:
- uses: actions/checkout@v2