|
@@ -91,8 +91,10 @@ setup(name='dulwich',
|
|
|
'Development Status :: 4 - Beta',
|
|
|
'License :: OSI Approved :: Apache Software License',
|
|
|
'Programming Language :: Python :: 2.7',
|
|
|
+ 'Programming Language :: Python :: 3.3',
|
|
|
'Programming Language :: Python :: 3.4',
|
|
|
'Programming Language :: Python :: 3.5',
|
|
|
+ 'Programming Language :: Python :: 3.6',
|
|
|
'Programming Language :: Python :: Implementation :: CPython',
|
|
|
'Programming Language :: Python :: Implementation :: PyPy',
|
|
|
'Operating System :: POSIX',
|