gtristan opened a new pull request, #1778: URL: https://github.com/apache/buildstream/pull/1778
This is the alternative patch to #1777 Instead of not distributing cython generated C files, just ensure that we roll out source distributions using a cython version which supports every version of python which we support. We create source distributions in CI with `pipx run build --sdist`, and this will correctly observe the `pyproject.toml` and appropriately install the cython version according to our specifications. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
