Commit 81f41f3f authored by Serge S. Koval's avatar Serge S. Koval

Added requirements file.

parent 7a5f88db
...@@ -15,7 +15,7 @@ setup( ...@@ -15,7 +15,7 @@ setup(
platforms='any', platforms='any',
install_requires=[ install_requires=[
'Flask>=0.7', 'Flask>=0.7',
'wtforms>=0.6.3', 'Flask-WTF>=0.6',
], ],
classifiers=[ classifiers=[
'Development Status :: 3 - Alpha', 'Development Status :: 3 - Alpha',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment