Skip to content

Commit 22d3d8f

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 69b42be commit 22d3d8f

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
@@ -1,7 +1,6 @@
11
[tox]
22
isolated_build = True
33
requires = tox>=4
4-
distshare = {homedir}/.tox/distshare
54
envlist =
65
linting
76
py310

0 commit comments

Comments
 (0)