mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
implement inline styles
This commit is contained in:
@@ -26,7 +26,7 @@ typing-extensions = { version = "^3.10.0", python = "<3.8" }
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^6.2.3"
|
||||
black = "^21.11b1"
|
||||
black = "^22.1.0"
|
||||
mypy = "^0.910"
|
||||
pytest-cov = "^2.12.1"
|
||||
mkdocs = "^1.2.1"
|
||||
|
||||
Reference in New Issue
Block a user