forked from orbit-oss/flask
s/will//
This commit is contained in:
parent
931dcc4c80
commit
b18560fcaa
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ make larger applications easier to distribute:
|
||||||
sooner or later will replace `easy_install` which does more than just
|
sooner or later will replace `easy_install` which does more than just
|
||||||
installing packages for you.
|
installing packages for you.
|
||||||
|
|
||||||
Flask itself, and all the libraries you can find on the cheeseshop will
|
Flask itself, and all the libraries you can find on the cheeseshop
|
||||||
are distributed with either distribute, the older setuptools or distutils.
|
are distributed with either distribute, the older setuptools or distutils.
|
||||||
|
|
||||||
In this case we assume your application is called
|
In this case we assume your application is called
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue