Skip to content

Commit 16b9d2b

Browse files
authored
correct required Python version in README.rst
1 parent 6d15980 commit 16b9d2b

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
@@ -25,7 +25,7 @@ signals and errors) in Cython code.
2525
Requirements
2626
------------
2727

28-
- Python >= 3.6
28+
- Python >= 3.9
2929
- Cython >= 0.28
3030
- Sphinx >= 1.6 (for building the documentation)
3131

0 commit comments

Comments
 (0)