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