Re: [libgpiod][PATCH 2/3] bindings: python: add pyproject.toml, pep 518

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 11, 2023 at 2:13 PM Phil Howard <phil@xxxxxxxxxxxxx> wrote:
>
> Add pyproject.toml to prevent spurious deprecation warnings from pip.
>
> Signed-off-by: Phil Howard <phil@xxxxxxxxxxxxx>
> ---
>  bindings/python/pyproject.toml | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 bindings/python/pyproject.toml
>
> diff --git a/bindings/python/pyproject.toml b/bindings/python/pyproject.toml
> new file mode 100644
> index 0000000..d1e6ae6
> --- /dev/null
> +++ b/bindings/python/pyproject.toml
> @@ -0,0 +1,2 @@
> +[build-system]
> +requires = ["setuptools", "wheel"]
> --
> 2.34.1
>

Please add licensing and copyright headers like what you see in all
the other files. I know this is a very small configuration file but
otherwise `reuse lint` complains.

Bart




[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux