Re: Wiki "LibraryStyleGuide": pyproject.toml not mentioned

2023-11-02 Thread Andrey Rakhmatullin
On Thu, Nov 02, 2023 at 03:10:15AM +, c.bu...@posteo.jp wrote: > Hello, > > related to https://wiki.debian.org/Python/LibraryStyleGuide > > The "pyproject.toml" file is not mentioned here. But it is current > recommended way (and central file) to do python packaging. If it is not > possible t

Wiki "LibraryStyleGuide": pyproject.toml not mentioned

2023-11-01 Thread c . buhtz
Hello, related to https://wiki.debian.org/Python/LibraryStyleGuide The "pyproject.toml" file is not mentioned here. But it is current recommended way (and central file) to do python packaging. If it is not possible to use that file in context of debian packaging this also should be mentioned