Skip to content

Conversation

@kkappler
Copy link
Collaborator

@kkappler kkappler commented Aug 2, 2025

For some reason, uploading to testpypi is failing with

python -m twine upload --repository testpypi dist/*
Uploading distributions to https://test.pypi.org/legacy/
ERROR    InvalidDistribution: Invalid distribution metadata: unrecognized or malformed field 'license-file'

Not sure why, but getting rid of the archaic setup.py and moving to a pyproject.toml seems like a good place to start.

Update:

  • it seems that starting a fresh conda environment got rid of this error and I was able to upload to testpypi

@kkappler kkappler merged commit 9e9e5b6 into main Aug 2, 2025
8 checks passed
@kkappler kkappler deleted the release_050 branch August 2, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants