Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15288 > unrolled thread
| Started by | c.buhtz@posteo.jp |
|---|---|
| First post | 2023-11-02 04:20 +0100 |
| Last post | 2023-11-02 08:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.debian.maint.python
Wiki "LibraryStyleGuide": pyproject.toml not mentioned c.buhtz@posteo.jp - 2023-11-02 04:20 +0100
Re: Wiki "LibraryStyleGuide": pyproject.toml not mentioned Andrey Rakhmatullin <wrar@wrar.name> - 2023-11-02 08:50 +0100
| From | c.buhtz@posteo.jp |
|---|---|
| Date | 2023-11-02 04:20 +0100 |
| Subject | Wiki "LibraryStyleGuide": pyproject.toml not mentioned |
| Message-ID | <Hvwps-2uQp-1@gated-at.bofh.it> |
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 in that wiki page. Thanks
[toc] | [next] | [standalone]
| From | Andrey Rakhmatullin <wrar@wrar.name> |
|---|---|
| Date | 2023-11-02 08:50 +0100 |
| Message-ID | <HvACK-2xjU-13@gated-at.bofh.it> |
| In reply to | #15288 |
On Thu, Nov 02, 2023 at 03:10:15AM +0000, c.buhtz@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 to use that file in context of debian packaging this also should be > mentioned in that wiki page. It's possible to package projects that use pyproject.toml if you mean that. That wiki page lists the assumptions, having setup.py is not the only assumption there that is not always true for actual packages.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.maint.python
csiph-web