Commit cb6620ea authored by Godefroid Chapelle's avatar Godefroid Chapelle

Problem: setuptools head does not support 2.7

Solution: stop monitoring setuptools head with 2.7
parent 7b7dc00a
......@@ -11,7 +11,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [2.7, 3.5, 3.6, 3.7, 3.8]
python-version: [3.5, 3.6, 3.7, 3.8]
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