Skip to content

fix: pyproject.toml format for UV #458

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nhubbard
Copy link

@nhubbard nhubbard commented May 14, 2025

Closes #449. Also makes the Poetry version between Label Studio and the SDK match. I ran the tests locally with Fern and they all passed.

I also noticed that there were several warnings from Pydantic about deprecated functions being removed in v3. I'm interested in fixing those, but I'll wait to fix them in order to see if Label Studio relies on those models being used as they are currently configured.

I'd also like to add a CONTRIBUTING.md since I had to dig through the GitHub workflows to figure out how to run the tests and label my PR properly. That would go a long way towards making this more friendly for external contributors.

@nhubbard nhubbard changed the title Fix pyproject.toml format for UV fix: pyproject.toml format for UV May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pyproject.toml is invalid; fails when install is attempted with UV
1 participant