On Wed, Aug 2, 2023 at 4:32 AM Robin Jarry <rja...@redhat.com> wrote:

> The python/build folder contents are completely unrelated to the ovs
> python bindings. These files are only used during the build for various
> subsystems (docs, man pages, code generation, etc.).
>
> Having that folder in that location prevents from running:
>
>         cd python && python3 -m build
>
> Which is a way to generate PEP517 compatible source archives and binary
> wheel packages.
>
> Move that folder into build-aux. Update PYTHONPATH accordingly.
>
> Link: https://peps.python.org/pep-0517/
> Link: https://pypi.org/project/build/
> Signed-off-by: Robin Jarry <rja...@redhat.com>
>


Acked-by: Mike Pattrick <m...@redhat.com>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to