]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Improved wheel pipeline
authorFederico Caselli <cfederico87@gmail.com>
Wed, 15 Mar 2023 20:49:13 +0000 (21:49 +0100)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Mar 2023 13:43:57 +0000 (09:43 -0400)
commit1a5f0c0be11fa30296f20a1742807a57e2ff5459
tree46de8b365636d23c408d349cc2931d3bf62a568f
parente8baf5aa010ce7e3dea9b0ccf5e8b0b90f4310ad
Improved wheel pipeline

- ensure that the compiled extensions are used
- speed up job by parallelizing more

Fixes: #9434
Change-Id: Ief750b28733ba24bb5ff8c105e1a4c9b7b928700
.github/workflows/create-wheels.yaml
lib/sqlalchemy/testing/plugin/pytestplugin.py
lib/sqlalchemy/util/_has_cy.py
pyproject.toml