Andrew
Andrew
Hm, so technically the file is specifically called 'pandare-0.1.2.0-py3-none-any.whl' after I finish running setup. I do try to be flexible with the naming in case any changes occur to setup.py....
Actually, I just noticed there is a whole pypackage. Could we not use GitHub actions to automate updating the pip package? https://pypi.org/project/pandare/#description
https://github.com/marketplace/actions/pypi-publish
After a quick chat with Brendan, apparently * is not allowed, so I used this comment for a work around. I will also work on pypi upload too on this...
I made a first attempt at writing the job to publish to pypi, I will likely need help from MITLL to get the secret and all to get this working...
For transparency, I am also working on updating how python package dependencies are managed. I will run the test debian package set up later tonight to confirm this works. We...
 
Hello, Is there any update on this task and whether PR #157 would also fix this? Will PR #157 be completed relatively soon?
Slightly related, but is there any reason why apt-get only has an old version of protobuf? I'm a bit surprised the latest releases aren't released as apt packages too. https://tracker.debian.org/pkg/protobuf
This would be a quick edit to the GitHub Actions https://github.com/docker/build-push-action