Commit 5124819e authored by Serge S. Koval's avatar Serge S. Koval

Fixed doc requirement

parent 41c3334d
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
*.swo *.swo
*.pyc *.pyc
*.*~ *.*~
*.egg-info
pyenv pyenv
#*# #*#
build build
......
...@@ -2,4 +2,4 @@ Flask>=0.7 ...@@ -2,4 +2,4 @@ Flask>=0.7
Flask-WTF>=0.6 Flask-WTF>=0.6
Flask-SQLAlchemy>=0.15 Flask-SQLAlchemy>=0.15
peewee peewee
wtfpeewee wtf-peewee
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