mirror of
https://github.com/dnet/pySSTV.git
synced 2025-12-06 07:12:00 +01:00
removed support for older Python versions
This commit is contained in:
parent
10476d013a
commit
5a596df09c
|
|
@ -1,8 +1,5 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
|
|
|
|||
Loading…
Reference in a new issue