You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.