[Written by @susodapop]
Shields.io has a badge for supported python versions. It should work for this repository, but doesn't:
https://img.shields.io/pypi/pyversions/databricks-sql-connector

This probably requires a change to our pyproject.toml. This could take some trial-and-error since Shields.io pulls only from live PyPi. I don't want to push a bunch of no-op versions to Pypi just to make this badge work.
[Written by @susodapop]
Shields.io has a badge for supported python versions. It should work for this repository, but doesn't:
This probably requires a change to our
pyproject.toml. This could take some trial-and-error since Shields.io pulls only from live PyPi. I don't want to push a bunch of no-op versions to Pypi just to make this badge work.