Skip to content

Commit

Permalink
Issue #65: Added python3.4 to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Tucker Beck committed May 2, 2018
1 parent c7a76bf commit 5b15305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ and python's `PassLib <http://pythonhosted.org/passlib/>`_ package.

Super-quick Start
-----------------
- requirements: `python3.5`, `python3.6`, or `python3.7`
- requirements: `python` versions 3.4, 3.5, 3.6, and 3.7
- install through pip: `$ pip install flask-praetorian`
- minimal usage example: `example/basic.py <https://github.com/dusktreader/flask-praetorian/tree/master/example/basic.py>`_

Expand Down

0 comments on commit 5b15305

Please sign in to comment.