Skip to content

Commit e111993

Browse files
committed
Update documentation
1 parent 8abe229 commit e111993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
test_requirements = []
1717

1818
setup(
19-
author_email='[email protected]',
2019
author='Stefan Fischer',
20+
author_email='[email protected]',
2121
classifiers=[
2222
'Development Status :: 4 - Beta',
2323
'Intended Audience :: Developers',
@@ -28,10 +28,10 @@
2828
'Programming Language :: Python :: 3.3',
2929
'Programming Language :: Python :: 3.4',
3030
'Programming Language :: Python :: 3.5',
31+
'Programming Language :: Python :: 3.6',
3132
'Programming Language :: Python :: 3 :: Only',
3233
'Programming Language :: Python :: Implementation',
3334
'Programming Language :: Python :: Implementation :: CPython',
34-
'Programming Language :: Python :: Implementation :: PyPy',
3535
'Topic :: Software Development :: Libraries',
3636
'Topic :: Software Development :: Libraries :: Python Modules',
3737
'Topic :: Text Processing',

0 commit comments

Comments
 (0)