Drop types-dataclasses
There is https://github.com/python/typeshed/blob/master/stdlib/dataclasses.pyi for the stdlib one
This commit is contained in:
parent
8f66fc3a4d
commit
0b0be06e54
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue