Drop the Python 3.5 from the test env

This commit is contained in:
Zhenwen Dai 2023-04-28 09:42:20 +01:00 committed by GitHub
parent 54d87b3b5e
commit 9ec3e50e3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,6 @@ addons:
# - "$HOME/install/"
env:
- PYTHON_VERSION=3.5
- PYTHON_VERSION=3.6
- PYTHON_VERSION=3.7
- PYTHON_VERSION=3.8