Skip to content

Commit 0b16d78

Browse files
committed
Add classifiers
1 parent f8b5fcd commit 0b16d78

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ classifiers = [
1515
"Operating System :: Microsoft :: Windows",
1616
"Operating System :: POSIX",
1717
"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"
1823
]
1924

2025
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)