crate / crate-python

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

Sandbox: Don't limit setuptools version #650

Closed amotl closed 1 month ago

amotl commented 1 month ago

About

Roll back a temporary version pinning on the setuptools package.

References