Merge branch 'css' of github.com:Textualize/textual into text-input

This commit is contained in:
Darren Burns
2022-05-17 11:07:43 +01:00
17 changed files with 356 additions and 282 deletions

View File

@@ -28,6 +28,7 @@ rich = "^12.4.0"
click = "8.1.2"
importlib-metadata = "^4.11.3"
typing-extensions = { version = "^4.0.0", python = "<3.8" }
msgpack = "^1.0.3"
[tool.poetry.dev-dependencies]
pytest = "^6.2.3"