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 d3546cd commit 3f59020Copy full SHA for 3f59020
pyproject.toml
@@ -3,6 +3,7 @@ name = "python-smarttub"
3
dynamic = ["version"]
4
description = "API to query and control hot tubs using the SmartTub system"
5
readme = "README.md"
6
+license = {text = "MIT"}
7
requires-python = ">=3.9"
8
dependencies = [
9
"aiohttp>=3.9.1",
0 commit comments