Skip to content

Commit 4e9a282

Browse files
committed
tox: remove setuptools-scm dependency
Not longer used since switch to Hatch.
1 parent 42fc7c6 commit 4e9a282

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
@@ -3,7 +3,6 @@ envlist=py{37,38,39,310,311,pypy37},docs,linting
33
isolated_build = true
44
[testenv]
55
deps=
6-
setuptools_scm
76
py
87
pytest
98
pytest-timeout

0 commit comments

Comments
 (0)