Closed rkdarst closed 3 years ago
OK, so this isn't fully the same travis config, since I didn't base on the latest upstream. Still, probably close enough.
If you want to automate the pypi deployment I think you can just copy https://github.com/jupyterhub/oauthenticator/blob/master/.github/workflows/publish.yml
It seems we already have a PyPI publish action. Does anyone have advice on a publish action that checks common problems, like tag different from setup.py and module version?
I was and remain confused about the git clone based install of jupyterhub, but since it comes from the current travis setup lets merge!