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 commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pypanda README based on poking around with pypanda wheel (#1481)
* Update pypanda README based on poking around with pypanda wheel
* Update to upload and download for pypi and upload debian and wheel together
* First step of updating publish_deb for no EOL actions
* Since renaming wont occur in action, setup.sh will attach version instead
* I do not think you need the create_release@v1 as the new one does this for you too
* setup.py uses requirements.txt already, no need to repeat myself
* Yeah I do not think you need the whole old create_release here either