Skip to content

Commit 7e9e92d

Browse files
authored
Mention minimum supported Python version is 3.9
1 parent 3ecd29e commit 7e9e92d

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
@@ -77,7 +77,7 @@ Features
7777
- test entire `W3C SVG test suite`_ after pulling from the internet
7878
- test all SVG `flags from Wikipedia`_ after pulling from the internet
7979
- test selected SVG `symbols from Wikipedia`_ after pulling from the net
80-
- support Python 3.7+ and PyPy3
80+
- support Python 3.9+ and PyPy3
8181

8282

8383
Known limitations

0 commit comments

Comments
 (0)