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.
2 parents 0ff332a + 7819b1f commit d22cd16Copy full SHA for d22cd16
pyproject.toml
@@ -14,9 +14,12 @@ classifiers = [
14
"Intended Audience :: Developers",
15
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
16
"Programming Language :: Python :: 3",
17
- "Programming Language :: Python :: 3.8",
18
"Programming Language :: Python :: 3.9",
19
"Programming Language :: Python :: 3.10",
+ "Programming Language :: Python :: 3.11",
20
+ "Programming Language :: Python :: 3.12",
21
+ "Programming Language :: Python :: 3.13",
22
+ "Typing :: Typed",
23
]
24
25
[tool.poetry.dependencies]
tidalapi/py.typed
0 commit comments