diff options
author | Anderson Bravalheri <andersonbravalheri+github@gmail.com> | 2022-06-17 09:38:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-17 09:38:05 +0100 |
commit | e85063a9cfcb3de9322fe601f418768f927b73e8 (patch) | |
tree | 79f38d9244923a793655337c05a6e0ab0fa6377f /docs/userguide/datafiles.rst | |
parent | 9d487039eaab63eda2283c69653ef1b09ccf702d (diff) | |
download | python-setuptools-git-e85063a9cfcb3de9322fe601f418768f927b73e8.tar.gz |
Reorder words in footnote to improve the meaning
Diffstat (limited to 'docs/userguide/datafiles.rst')
-rw-r--r-- | docs/userguide/datafiles.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/datafiles.rst b/docs/userguide/datafiles.rst index 8501e95d..e6476c5b 100644 --- a/docs/userguide/datafiles.rst +++ b/docs/userguide/datafiles.rst @@ -541,7 +541,7 @@ run time be included **inside the package**. .. [#beta] Support for adding build configuration options via the ``[tool.setuptools]`` - in the ``pyproject.toml`` file table is still in **beta** stage. + table in the ``pyproject.toml`` file is still in **beta** stage. See :doc:`/userguide/pyproject_config`. .. [#system-dirs] These locations can be discovered with the help of |