Closed jonasscheid closed 10 months ago
Did you find anything on the error message?
ERROR HTTPError: 400 Bad Request from https://test.pypi.org/legacy/
Start filename for 'epytope' with 'epytope'.
I think it is releated to inserting the timestamp in the filename of the tarball --> https://peps.python.org/pep-0625/#specification
Convention is {distribution}-{version}.tar.gz.
I'll force push from dev to main later if you are fine with this and approved this one
I'll force push from dev to main later if you are fine with this and approved this one
approved, or just open a PR? Also don't forget to delete the old release
Warning after release:
Adjusted according to https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/