|
@@ -52,6 +52,7 @@ setuptools.setup(
|
|
# .github/workflows/python.yml
|
|
# .github/workflows/python.yml
|
|
"Programming Language :: Python :: 3.9",
|
|
"Programming Language :: Python :: 3.9",
|
|
"Programming Language :: Python :: 3.10",
|
|
"Programming Language :: Python :: 3.10",
|
|
|
|
+ "Programming Language :: Python :: 3.11",
|
|
"Topic :: Home Automation",
|
|
"Topic :: Home Automation",
|
|
],
|
|
],
|
|
entry_points={
|
|
entry_points={
|