Skip to content

Commit 38d56ff

Browse files
committed
setup.cfg: Add python_requires >=3.12
Signed-off-by: mulhern <amulhern@redhat.com>
1 parent ee797a3 commit 38d56ff

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-signature-pyparsing
2728
dbus-python>=1.2.10

0 commit comments

Comments
 (0)