mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 04:04:26 +08:00
Closes #392
This commit is contained in:
3
setup.py
3
setup.py
@@ -45,7 +45,8 @@ setup(
|
||||
'Development Status :: 3 - Alpha',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7'
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8'
|
||||
],
|
||||
project_urls={
|
||||
'Release notes': 'https://github.com/typeddjango/django-stubs/releases',
|
||||
|
||||
Reference in New Issue
Block a user