crate / crate-python

Python DB API client library for CrateDB, using HTTP.
https://cratedb.com/docs/python/
Apache License 2.0
78 stars 31 forks source link

CI: Add test matrix slot to test prerelease versions of Python package dependencies #510

Closed amotl closed 1 year ago

amotl commented 1 year ago

Because urllib3 version 2 is not released yet, this patch will allow to test it on CI, on behalf of another test matrix slot.

amotl commented 1 year ago

With the patch, the procedure will successfully install urllib3-2.0.0a3.

-- https://github.com/crate/crate-python/actions/runs/4135099110/jobs/7147104618#step:4:135