Update dev deps comment

This commit is contained in:
Darren Burns
2024-08-12 14:43:45 +01:00
parent 5d0a747ad9
commit c4a174682b

View File

@@ -24,9 +24,8 @@ build-backend = "hatchling.build"
[tool.rye]
managed = true
dev-dependencies = [
"httpx",
"httpx", # required to run the dictionary example
"textual-dev>=1.5.1",
# required to run the dictionary example
]
[tool.hatch.metadata]