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 a380aff commit f22ec88Copy full SHA for f22ec88
pyproject.toml
@@ -13,7 +13,7 @@ local_scheme = "no-local-version"
13
name = "shiny"
14
dynamic = ["version"]
15
authors = [{ name = "Winston Chang", email = "[email protected]" }]
16
-description = "A web development framework for Python."
+description = "Reactive data & AI web apps in pure Python."
17
readme = "README.md"
18
requires-python = ">=3.9"
19
license = { text = "MIT" }
0 commit comments