Commit b7c3849d authored by Godefroid Chapelle's avatar Godefroid Chapelle

Problem: setuptools HEAD does not support 3.5 anymore

Solution: stop testing 3.5
parent ca17803c
......@@ -11,7 +11,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.5, 3.6, 3.7, 3.8, 3.9]
python-version: [3.6, 3.7, 3.8, 3.9]
package: [zest.releaser, pyspf]
steps:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment