Skip to content

Commit e8bc547

Browse files
liZefrenzymadness
andauthored
Fix supported Python version in README
Co-authored-by: Lumír 'Frenzy' Balhar <frenzy.madness@gmail.com>
1 parent 92892d9 commit e8bc547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask-WeasyPrint generates PDF files out of your Flask website thanks to
22
WeasyPrint.
33

44
* Free software: BSD license
5-
* For Python 3.10+, tested on CPython and PyPy
5+
* For Python 3.11+, tested on CPython and PyPy
66
* Documentation: https://doc.courtbouillon.org/flask-weasyprint
77
* Changelog: https://github.com/Kozea/Flask-WeasyPrint/releases
88
* Code, issues, tests: https://github.com/Kozea/Flask-WeasyPrint

0 commit comments

Comments
 (0)