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

Add packaging to github release workflow #532

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

tomach
Copy link
Contributor

@tomach tomach commented Sep 2, 2024

Summary of the changes / Why this is an improvement

Follow-up to #521 This should fix:

Traceback (most recent call last):
  File "setup.py", line 24, in <module>
    from packaging.version import Version
ModuleNotFoundError: No module named 'packaging'

Checklist

  • Link to issue this PR refers to (if applicable):
  • CLA is signed

@tomach tomach merged commit 2ddeeba into master Sep 2, 2024
10 checks passed
@tomach tomach deleted the ta/fix-release-workflow branch September 2, 2024 12:32
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