@@ -67,15 +67,17 @@ more information.
67
67
tox 4 - removed tox.ini keys
68
68
++++++++++++++++++++++++++++
69
69
70
- +--------------------------+---------------------------------------------+
71
- | Configuration key | Migration path |
72
- +==========================+=============================================+
73
- | ``indexserver `` | See `Using a custom PyPI server `_. |
74
- +--------------------------+---------------------------------------------+
75
- | ``whitelist_externals `` | Use :ref: `allowlist_externals ` key instead. |
76
- +--------------------------+---------------------------------------------+
77
- | ``isolated_build `` | Isolated builds are now always used. |
78
- +--------------------------+---------------------------------------------+
70
+ +--------------------------+----------------------------------------------+
71
+ | Configuration key | Migration path |
72
+ +==========================+==============================================+
73
+ | ``indexserver `` | See `Using a custom PyPI server `_. |
74
+ +--------------------------+----------------------------------------------+
75
+ | ``whitelist_externals `` | Use :ref: `allowlist_externals ` key instead. |
76
+ +--------------------------+----------------------------------------------+
77
+ | ``isolated_build `` | Isolated builds are now always used. |
78
+ +--------------------------+----------------------------------------------+
79
+ | ``distdir `` | Use the ``TOX_PACKAGE`` environment variable.|
80
+ +--------------------------+----------------------------------------------+
79
81
80
82
tox 4 - substitutions removed
81
83
+++++++++++++++++++++++++++++
0 commit comments