This commit is contained in:
Will McGugan
2024-06-19 11:26:09 +01:00
parent f4f4f19fa4
commit 0bf435a368
4 changed files with 17 additions and 74 deletions

View File

@@ -1,9 +1,9 @@
[project]
name = "textual-serve"
version = "0.1.0"
description = "Add your description here"
description = "Turn your Textual TUIs in to web applications"
authors = [
{ name = "Will McGugan", email = "willmcgugan@gmail.com" }
{ name = "Will McGugan", email = "will@textualize.io" }
]
dependencies = [
"textual>=0.66.0",