Add examples of syntax

This commit is contained in:
raimon
2015-12-13 17:52:22 +09:00
parent f614874353
commit 2f27e579c9
5 changed files with 71 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
flask==0.10.1
itsdangerous==0.24 # via flask
jinja2==2.8 # via flask
markupsafe==0.23 # via jinja2
werkzeug==0.11.2 # via flask