Changeset - a763f12fd6d9
[Not reviewed]
default
0 1 0
Dennis Fink - 11 years ago 2014-01-21 18:45:07
dennis.fink@c3l.lu
updated setup.py
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -23,7 +23,7 @@ setup(name='Ennstatus',
 
                                  'templates/stats/*.html'
 
                                  ]},
 
      install_requires=['Flask', 'pygeoip', 'Flask-Bootstrap',
 
                        'Flask-Compress', 'Flask-SSLify'],
 
                        'Flask-Compress', 'Flask-SSLify', 'Flask-WTF'],
 
      classifiers=["Development Status :: 5 - Production/Stable",
 
                   "Environment :: Web Environment",
 
                   "Operating System :: POSIX",
0 comments (0 inline, 0 general)