mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Add trove classfier for Wagtail... to Wagtail.
This commit is contained in:
parent
8f9ca18c70
commit
3cd18f3c1f
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -89,6 +89,7 @@ setup(
|
|||
'Framework :: Django',
|
||||
'Framework :: Django :: 1.11',
|
||||
'Framework :: Django :: 2.0',
|
||||
'Framework :: Wagtail',
|
||||
'Topic :: Internet :: WWW/HTTP :: Site Management',
|
||||
],
|
||||
install_requires=install_requires,
|
||||
|
|
|
|||
Loading…
Reference in a new issue