mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-01-04 02:01:48 +01:00
Remove extra space.
This commit is contained in:
parent
8475c322af
commit
c252042ddf
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -54,4 +54,4 @@ with codecs.open('README.rst', 'r', 'utf-8') as fd:
|
|||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
], )
|
||||
],)
|
||||
|
|
Loading…
Reference in a new issue