mirror of
https://github.com/Textualize/rich.git
synced 2025-12-23 07:08:35 +00:00
Drop types-dataclasses as a development dependency
Now that we've dropped dataclasses as a dependency, this can be dropped too. See #2566.
This commit is contained in:
parent
a490f09074
commit
cb2f77dc5e
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ black = "^22.6"
|
|||
mypy = "^0.971"
|
||||
pytest-cov = "^3.0.0"
|
||||
attrs = "^21.4.0"
|
||||
types-dataclasses = "^0.6.4"
|
||||
pre-commit = "^2.17.0"
|
||||
asv = "^0.5.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue