Skip to content

Commit 2d2dc4a

Browse files
committed
tox: remove dataclasses dependency from regen
This dep is not needed on newer Pythons.
1 parent 3683722 commit 2d2dc4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ basepython = python3
100100
passenv =
101101
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PYTEST
102102
deps =
103-
dataclasses
104103
PyYAML
105104
regendoc>=0.8.1
106105
sphinx

0 commit comments

Comments
 (0)