Skip to content

Commit 8d8f354

Browse files
committed
remove support for unmaintained Python versions 3.[5-7]
1 parent e3d1fd4 commit 8d8f354

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
language: python
22
python:
3-
- 3.5
4-
- 3.6
5-
- 3.7
63
- 3.8
74
- 3.9
85
- 3.10

0 commit comments

Comments
 (0)