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
Ok, so when I pushed a release, I noticed it was failing on deploy because setup.py is missing. So it looks like we either need to create a setup.py file or to set env: - DEPLOY_PYPI="false" in .travis.yml so it doesn't attempt to deploy.