Skip to content

Commit e0a1fa3

Browse files
committed
setup.cfg: Add python_requires >=3.12
Signed-off-by: mulhern <[email protected]>
1 parent 8442ffe commit e0a1fa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ classifiers=
2222
Topic :: Software Development :: Libraries :: Python Modules
2323

2424
[options]
25+
python_requires = >=3.12
2526
install_requires =
2627
dbus-python
2728
into-dbus-python>=0.8

0 commit comments

Comments
 (0)