File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,13 +51,13 @@ Compatibility
51
51
-------------
52
52
53
53
Flask-PyMongo depends on recent versions of Flask, PyMongo, where "recent"
54
- is defined to mean "was released in the last 3 years". Flask-PyMongo _may_
54
+ is defined to mean "was released in the last 3 years". Flask-PyMongo * may *
55
55
work with older versions, but compatibility fixes for older versions will
56
56
not be accepted, and future changes may break compatibility in older
57
57
versions.
58
58
59
59
Flask-PyMongo is tested against `supported versions
60
- <https://www.mongodb.com/support-policy> `_ of the MongoDB, and Python 2.7
60
+ <https://www.mongodb.com/support-policy> `_ of MongoDB, and Python 2.7
61
61
and 3.4+. For the exact list of version combinations that are tested and
62
62
known to be compatible, see the `envlist ` in `tox.ini
63
63
<https://github.com/dcrosta/flask-pymongo/blob/master/tox.ini> `_.
You can’t perform that action at this time.
0 commit comments