Mercurial > hgrepos > Python > libs > ConfigMix
changeset 691:4643f801379e
Changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 10 Jun 2023 22:33:11 +0200 |
| parents | dec978cad4d1 |
| children | db764da37cd2 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jun 10 22:29:57 2023 +0200 +++ b/CHANGES.txt Sat Jun 10 22:33:11 2023 +0200 @@ -23,7 +23,11 @@ Fixed some format string errors in the YAML loader. These errors were only encountered in exception handlers. -- **[doc}** +- **[misc]** + Enhance compatibility with newer Python :py:mod:`setuptools` or :py:mod:`pip`: + Create a basic :file:`pyproject.toml`. + +- **[doc]** Document that jails now support references at their roots: they act like a symbolic link.
