- Notifications
You must be signed in to change notification settings - Fork675
Commit3c7c7fc
chore: remove tox
tox > 4 no longer will re-use the tox directory :( What this means isthat with the previous config if you ran: $ tox -e mypy; tox -e isort; tox -e mypyIt would recreate the tox environment each time :(By removing the `envdir` values it will have the tox environments inseparate directories and not recreate them.The have an FAQ entry about this:https://tox.wiki/en/latest/upgrading.html#re-use-of-environmentsenvdir values1 parent9322db6 commit3c7c7fc
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | | - | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
45 | | - | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
52 | | - | |
53 | 49 | | |
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
59 | | - | |
60 | 55 | | |
61 | 56 | | |
62 | 57 | | |
63 | 58 | | |
64 | 59 | | |
65 | 60 | | |
66 | | - | |
67 | 61 | | |
68 | 62 | | |
69 | 63 | | |
| |||
0 commit comments
Comments
(0)