Skip to content

Commit

Permalink
remove beta classifier tag, we are surely not perfect but have been r…
Browse files Browse the repository at this point in the history
…unning in production style (development) environments for so long we should not consider ourselves beta anymore
  • Loading branch information
trbs committed May 29, 2015
1 parent 199e659 commit 6845ba2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -131,7 +131,6 @@ def fullsplit(path, result=None):
install_requires=['six>=1.2'],
tests_require=['Django', 'shortuuid', 'python-dateutil', 'pytest', 'tox', 'mock'],
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Framework :: Django',

0 comments on commit 6845ba2

Please sign in to comment.