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 f8b5fcd commit 0b16d78Copy full SHA for 0b16d78
pyproject.toml
@@ -15,6 +15,11 @@ classifiers = [
15
"Operating System :: Microsoft :: Windows",
16
"Operating System :: POSIX",
17
"Topic :: Utilities",
18
+ "Programming Language :: Python :: 3",
19
+ "Programming Language :: Python :: 3.8",
20
+ "Programming Language :: Python :: 3.9",
21
+ "Programming Language :: Python :: 3.10",
22
+ "Topic :: Home Automation"
23
]
24
25
[tool.poetry.dependencies]
0 commit comments