We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0949eb9 + 0a48f5e commit b59d4f5Copy full SHA for b59d4f5
setup.py
@@ -75,7 +75,7 @@ def is_requirement(line):
75
zip_safe=False,
76
keywords='Django edx',
77
classifiers=[
78
- 'Development Status ::5 - Production/Stable',
+ 'Development Status :: 5 - Production/Stable',
79
'Framework :: Django',
80
'Framework :: Django :: 2.2',
81
'Intended Audience :: Developers',
0 commit comments