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
build: update release.sh to not use setup.py (#1236)
In #1230 we moved package off of setup.py and over to pyproject.toml
Forgot a spot to update in release.sh which references setup.py which no longer exists.
0 commit comments