File tree Expand file tree Collapse file tree 4 files changed +9
-24
lines changed Expand file tree Collapse file tree 4 files changed +9
-24
lines changed Original file line number Diff line number Diff line change 1- 3.5.2
1+ 3.6.0
Original file line number Diff line number Diff line change 11language : python
22
33python :
4+ - " 3.6"
45 - " 3.5"
56 - " 3.4"
67 - " 2.7"
Original file line number Diff line number Diff line change 33Flask starter project...
44
55[ ![ Build Status] ( https://travis-ci.org/realpython/flask-skeleton.svg?branch=master )] ( https://travis-ci.org/realpython/flask-skeleton )
6+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/realpython/flask-skeleton/badge.svg?branch=master )] ( https://coveralls.io/github/realpython/flask-skeleton?branch=master )
67
78## Quick Start
89
910### Basics
1011
11- 1 . Activate a virtualenv
12+ 1 . Create and activate a virtualenv
12131 . Install the requirements
1314
1415### Set Environment Variables
Original file line number Diff line number Diff line change 1- alembic == 0.8.9
2- bcrypt == 3.1.1
3- blinker == 1.4
4- cffi == 1.9.1
5- click == 6.6
6- coverage == 4.2
7- dominate == 2.3.1
8- Flask == 0.11.1
1+ coverage == 4.3.4
2+ Flask == 0.12
93Flask-Bcrypt == 0.7.1
10- Flask-Bootstrap == 3.3.7.0
4+ Flask-Bootstrap == 3.3.7.1
115Flask-DebugToolbar == 0.10.0
126Flask-Login == 0.4.0
13- Flask-Migrate == 2.0.2
7+ Flask-Migrate == 2.0.3
148Flask-Script == 2.0.5
159Flask-SQLAlchemy == 2.1
1610Flask-Testing == 0.6.1
17- Flask-WTF == 0.13.1
18- itsdangerous == 0.24
19- Jinja2 == 2.8
20- Mako == 1.0.6
21- MarkupSafe == 0.23
22- pycparser == 2.17
23- python-editor == 1.0.3
24- six == 1.10.0
25- SQLAlchemy == 1.1.4
26- visitor == 0.1.3
27- Werkzeug == 0.11.11
28- WTForms == 2.1
11+ Flask-WTF == 0.14.2
You can’t perform that action at this time.
0 commit comments