Skip to content

Commit 85b2de6

Browse files
committed
Document removal of distdir
Signed-off-by: Bernát Gábor <[email protected]>
1 parent e23a233 commit 85b2de6

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

docs/faq.rst

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,17 @@ more information.
6767
tox 4 - removed tox.ini keys
6868
++++++++++++++++++++++++++++
6969

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+
+--------------------------+----------------------------------------------+
7981

8082
tox 4 - substitutions removed
8183
+++++++++++++++++++++++++++++

0 commit comments

Comments
 (0)