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

Pull in Sonata fixes #74

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

marnovandermaas
Copy link
Contributor

These are some fixes I needed to build the latest RTL in Sonata. Hopefully they are useful upstream as well.

nbdd0121 and others added 4 commits January 23, 2025 12:18
`distutils` is deprecated and will generate warnings when used.
Replace it with packaging.version instead.

pip3 command line invocation is replaced with importlib.metadata,
which removes dependency on pip3 being present.

Signed-off-by: Gary Guo <[email protected]>
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