We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29030da commit a0bc992Copy full SHA for a0bc992
README.md
@@ -48,7 +48,7 @@ We are on irc! You can come chat with us in the ```#flask-jwt-extended``` channe
48
### Testing and Code Coverage
49
We require 100% code coverage in our unit tests. You can run the tests locally
50
with `tox` which will print out a code coverage report. Creating a pull request
51
-will run the tests against python 2.7, 3,4, 3,5, 3,6, and PyPy.
+will run the tests against python 2.7, 3.4, 3.5, 3.6, and PyPy.
52
```
53
$ tox
54
0 commit comments