diff options
Diffstat (limited to 'python/Flask/README')
-rw-r--r-- | python/Flask/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/Flask/README b/python/Flask/README index 13caec97e5..83698559a2 100644 --- a/python/Flask/README +++ b/python/Flask/README @@ -1,3 +1,5 @@ Flask is a microframework for Python based on Werkzeug and Jinja2. It's intended for getting started very quickly and was developed with best intentions in mind. + +NOTE: 3.1.x is the last supported version for python-3.9 |