Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Pypi publish workflow to use Python 3.9 #1638

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

plypaul
Copy link
Contributor

@plypaul plypaul commented Jan 25, 2025

Got this error while trying to publish in the workflow:

ERROR    InvalidDistribution: Invalid distribution metadata: license-expression 
         introduced in metadata version 2.4, not 2.1     

Might be caused by something else, but fixing the Python version to rule it out.

@plypaul plypaul marked this pull request as ready for review January 25, 2025 04:28
@cla-bot cla-bot bot added the cla:yes label Jan 25, 2025
@plypaul plypaul changed the title Update Pypi publish workflow to Python 3.9 Update Pypi publish workflow to use Python 3.9 Jan 25, 2025
@plypaul plypaul merged commit ac1bdf0 into release-0.207.1 Jan 25, 2025
40 checks passed
@plypaul plypaul deleted the p--release-0.207.1-updates--07 branch January 25, 2025 18:13
@plypaul
Copy link
Contributor Author

plypaul commented Jan 25, 2025

No dice.

plypaul added a commit that referenced this pull request Jan 28, 2025
Got this error while trying to publish in the workflow:

```
ERROR    InvalidDistribution: Invalid distribution metadata: license-expression
         introduced in metadata version 2.4, not 2.1
```

Might be caused by something else, but fixing the Python version to rule
it out.
plypaul added a commit that referenced this pull request Jan 28, 2025
Got this error while trying to publish in the workflow:

```
ERROR    InvalidDistribution: Invalid distribution metadata: license-expression
         introduced in metadata version 2.4, not 2.1
```

Might be caused by something else, but fixing the Python version to rule
it out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants