removed python 3.5 support

This commit is contained in:
ran
2021-12-30 15:36:11 +00:00
parent 6904fa9875
commit 317239ec6c

View File

@@ -6,7 +6,6 @@ fast_finish: true
matrix:
include:
- python: 2.7
- python: 3.5
- python: 3.6
- python: 3.7
- python: 3.8