We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8442ffe commit e0a1fa3Copy full SHA for e0a1fa3
setup.cfg
@@ -22,6 +22,7 @@ classifiers=
22
Topic :: Software Development :: Libraries :: Python Modules
23
24
[options]
25
+python_requires = >=3.12
26
install_requires =
27
dbus-python
28
into-dbus-python>=0.8
0 commit comments