Skip to content

Commit 0075c57

Browse files
committed
tox: remove distshare setting
As far as I can see this setting no longer exists in tox 4, and probably not utilized before either, so should be safe to remove.
1 parent 65ede5b commit 0075c57

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
@@ -2,7 +2,6 @@
22
isolated_build = True
33
requires =
44
tox >= 4
5-
distshare = {homedir}/.tox/distshare
65
envlist =
76
linting
87
py310

0 commit comments

Comments
 (0)