Remove Python 2.7 and 3.6 from test matrix
Signed-off-by: Dan Yeaw <dan@yeaw.me>
This commit is contained in:
@ -52,8 +52,6 @@ envlist = clean, py37, py38, py39, report
|
||||
|
||||
[gh-actions]
|
||||
python =
|
||||
2.7: py27
|
||||
3.6: py36
|
||||
3.7: py37
|
||||
3.8: py38
|
||||
3.9: py39
|
||||
|
Reference in New Issue
Block a user