Skip to content

Commit e7f75de

Browse files
committed
Remove redundant config: tox already uses TOX_WORK_DIR and defaults to .tox
1 parent 7e53d57 commit e7f75de

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 @@ requires =
33
tox>=4.2
44
env_list =
55
py{314, 313, 312, 311, 310}
6-
work_dir = {env:TOX_WORK_DIR:.tox}
76

87
[testenv]
98
skip_install = true

0 commit comments

Comments
 (0)