0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 01:57:32 +01:00

Update Framework classifiers in setup.py (#3089)

This commit is contained in:
Mikalai Radchuk 2016-10-17 16:11:21 +03:00 committed by Matt Westcott
parent 800bfa7c16
commit f432eca0b2

View File

@ -86,6 +86,7 @@ setup(
'Framework :: Django',
'Framework :: Django :: 1.8',
'Framework :: Django :: 1.9',
'Framework :: Django :: 1.10',
'Topic :: Internet :: WWW/HTTP :: Site Management',
],
install_requires=install_requires,