Remove extra space.

This commit is contained in:
Jacob Bom 2016-08-10 21:00:01 +02:00
parent 8475c322af
commit c252042ddf

View file

@ -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',
], )
],)