Skip to content

Commit 449fd87

Browse files
scootermoneerimoq
authored andcommitted
Bump Python version since <3.9 is EOL
1 parent 79bbb90 commit 449fd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = """This module performs conversions between Python values \
88
and C bit field structs represented as Python \
99
byte strings."""
1010
readme = "README.rst"
11-
requires-python = ">=3.7"
11+
requires-python = ">=3.9"
1212
license = "MIT"
1313
keywords = [
1414
"bit field",

0 commit comments

Comments
 (0)