Skip to content

Commit 7d66179

Browse files
committed
ci: stop testing on Python 3.5
since Python 3.5 is no longer supported on 2020/10/2 https://pythoninsider.blogspot.com/2020/10/python-35-is-no-longer-supported.html
1 parent a153f03 commit 7d66179

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
os: [ubuntu-latest, windows-latest]
1515
python-version:
1616
- '2.7'
17-
- '3.5'
1817
- '3.6'
1918
- '3.7'
2019
- '3.8'

0 commit comments

Comments
 (0)