mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-01-03 09:49:21 +01:00
Remove GAE support message
We still kinda support it, but not more so than other providers.
This commit is contained in:
parent
f2b06728e9
commit
bbe633e571
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ Introduction
|
|||
This library provides a pure Python interface for the
|
||||
`Telegram Bot API <https://core.telegram.org/bots/api>`_.
|
||||
It's compatible with Python versions 2.7, 3.3+ and `PyPy <http://pypy.org/>`_.
|
||||
It also works with `Google App Engine <https://cloud.google.com/appengine>`_.
|
||||
|
||||
In addition to the pure API implementation, this library features a number of high-level classes to
|
||||
make the development of bots easy and straightforward. These classes are contained in the
|
||||
|
|
Loading…
Reference in a new issue