removing pycrypto hard dep
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
## Readme
|
||||
|
||||
web2py is a free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications.
|
||||
web2py is a free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications.
|
||||
|
||||
It is written and programmable in Python. LGPLv3 License
|
||||
|
||||
@@ -10,7 +10,7 @@ Learn more at http://web2py.com
|
||||
|
||||
cp examples/app.yaml ./
|
||||
cp handlers/gaehandler.py ./
|
||||
|
||||
|
||||
Then edit ./app.yaml and replace "yourappname" with yourappname.
|
||||
|
||||
## Important reminder about this GIT repo
|
||||
|
||||
Reference in New Issue
Block a user