PicnicSupermarket / diepvries

The Picnic Data Vault framework.
https://diepvries.picnic.tech
MIT License
127 stars 15 forks source link

Fix `tox -e upload` by separating build and upload steps #40

Closed michael-the1 closed 1 year ago

michael-the1 commented 1 year ago

For some reason, tox -e build -e upload started failing because the upload step would run before the build step. As it turns out, you can't upload something that doesn't exist yet. Fix this by separating the build and upload steps.

michael-the1 commented 1 year ago

Tests performed here: https://github.com/michael-the1/diepvries/actions/runs/4303167950/jobs/7502564342 which succesfully uploaded to here https://test.pypi.org/project/deeperfreezer/0.6.4/#history