docs: Update example resources and improve README (#231)

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi
2025-06-25 00:56:14 -05:00
committed by GitHub
parent 30aca92298
commit 80755a7d59
7 changed files with 24 additions and 25 deletions

View File

@@ -26,7 +26,11 @@ classifiers = [
# "Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Typing :: Typed",
"Programming Language :: Python :: 3"
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
]
requires-python = ">=3.10"
dependencies = [