Skip to content

Commit c43962a

Browse files
committed
Remove TOX_WORK_DIR workaround, no longer necessary with tox 4. Ref tox-dev/tox#3050.
1 parent 747c2a3 commit c43962a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tox.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
[tox]
2-
toxworkdir={env:TOX_WORK_DIR:.tox}
3-
4-
51
[testenv]
62
deps =
73
setenv =

0 commit comments

Comments
 (0)