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