Drop types-dataclasses

There is https://github.com/python/typeshed/blob/master/stdlib/dataclasses.pyi for the stdlib one
This commit is contained in:
Florian Bruhin 2022-04-04 09:33:18 +02:00
parent 8f66fc3a4d
commit 0b0be06e54
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ pluggy==1.0.0
Pygments==2.11.2
PyQt5-stubs==5.15.2.0
tomli==2.0.1
types-dataclasses==0.6.4
types-PyYAML==6.0.5
typing_extensions==4.1.1
zipp==3.7.0

View File

@ -3,7 +3,6 @@ lxml # For HTML reports
diff-cover
PyQt5-stubs
types-dataclasses
types-PyYAML
# So stubs are available even on newer Python versions