|
@@ -52,6 +52,8 @@ setuptools.setup(
|
|
|
# .github/workflows/python.yml
|
|
# .github/workflows/python.yml
|
|
|
"Programming Language :: Python :: 3.10",
|
|
"Programming Language :: Python :: 3.10",
|
|
|
"Programming Language :: Python :: 3.11",
|
|
"Programming Language :: Python :: 3.11",
|
|
|
|
|
+ "Programming Language :: Python :: 3.12",
|
|
|
|
|
+ "Programming Language :: Python :: 3.13",
|
|
|
"Topic :: Home Automation",
|
|
"Topic :: Home Automation",
|
|
|
"Topic :: Communications",
|
|
"Topic :: Communications",
|
|
|
],
|
|
],
|