We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039f6f4 commit 966b68eCopy full SHA for 966b68e
setup.py
@@ -54,6 +54,8 @@ def find_version(*parts):
54
'Programming Language :: Python :: 3',
55
'Programming Language :: Python :: 3.4',
56
'Programming Language :: Python :: 3.5',
57
+ 'Programming Language :: Python :: 3.6',
58
+ 'Programming Language :: Python :: 3.7',
59
'Framework :: Django',
60
],
61
install_requires=['django-appconf >= 0.4'],
0 commit comments