@@ -14,25 +14,25 @@ setup(name='Ennstatus',
'static/css/flags/*.css',
'static/files/*',
'static/images/*',
'static/videos/*',
'templates/*.html',
'templates/api/extract/xml/*.xml',
'templates/donate/*.html',
'templates/root/*.html',
'templates/status/*.html',
'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",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Topic :: Internet",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
"Topic :: Internet :: WWW/HTTP :: WSGI",
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
("License :: OSI Approved :: "
Status change: