mirror of
https://github.com/Textualize/textual-serve.git
synced 2025-10-17 02:50:37 +03:00
Progress on delivering files
This commit is contained in:
@@ -24,7 +24,9 @@ build-backend = "hatchling.build"
|
||||
[tool.rye]
|
||||
managed = true
|
||||
dev-dependencies = [
|
||||
"httpx", # required to run the dictionary example
|
||||
"httpx",
|
||||
"textual-dev>=1.5.1",
|
||||
# required to run the dictionary example
|
||||
]
|
||||
|
||||
[tool.hatch.metadata]
|
||||
|
||||
Reference in New Issue
Block a user