no can do 3.5

This commit is contained in:
Will McGugan 2019-12-25 15:59:14 +00:00
parent 961d3dc050
commit b82a8d93a5

View file

@ -8,7 +8,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
python-version: [3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v1