Skip to content

Commit a59b634

Browse files
authored
Merge pull request #235 from johnthagen/patch-1
Update supported Python versions in install docs
2 parents 7717e48 + 2f42b62 commit a59b634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ The development version can be downloaded from
2020
pip install -e .[dev,test]
2121
2222
23-
Flask-RESTX requires Python version 2.7, 3.3, 3.4 or 3.5.
23+
Flask-RESTX requires Python version 2.7, 3.5, 3.6, 3.7, or 3.8.
2424
It's also working with PyPy and PyPy3.

0 commit comments

Comments
 (0)