grim/pyparser

not sure why this didn't error before..

2016-08-12, Gary Kramlich
fc6ac9b120c4
Parents a538ad2239a1
Children 1f5689a9cc7a
not sure why this didn't error before..
  • +1 -1
    setup.py
  • --- a/setup.py Fri Aug 12 11:18:59 2016 -0500
    +++ b/setup.py Fri Aug 12 11:21:49 2016 -0500
    @@ -46,7 +46,7 @@
    author_email='grim@reaperworld.com',
    url='http://bitbucket.org/rw_grim/pyparser',
    classifiers=[
    - 'Development Status :: 5 - Production/Stable'
    + 'Development Status :: 5 - Production/Stable',
    'Environment :: Console',
    'Intended Audience :: Developers',
    'License :: OSI Approved :: MIT License',