I'm still having to manually push new releases to pypi and trigger builds on rtfd.io. We need to get the github actions set up for this.
The Release workflow does push to a pypi repo somewhere but I don't know where to find it:
https://github.com/jazzband/django-oauth-toolkit/blob/37640eeb8b1fda1b9e42d228d35bdbd7a59620b4/.github/workflows/release.yml#L34-L40
@jezdez Can you help us get over the finish line with this?