databricks-sql-python
databricks-sql-python copied to clipboard
Add supported python versions shield badge to README
[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.
Closed and reopened to test our notification infra.