Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 38da67f

Browse files
author
Sandro Rodrigues
committed
Added classifier to django 1.9 support.
1 parent aa5206f commit 38da67f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ class DevelopmentPublishCommand(PublishCommand):
8383
classifiers=[
8484
'Environment :: Web Environment',
8585
'Framework :: Django',
86+
'Framework :: Django :: 1.9',
8687
'Framework :: Django :: 1.10',
8788
'Framework :: Django :: 1.11',
8889
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)