1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Merge pull request #1138 from Badiboy/master

Python 3.5 end-of-life
This commit is contained in:
Badiboy
2021-04-19 18:46:53 +03:00
committed by GitHub

View File

@@ -1,6 +1,5 @@
language: python
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"