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

uv #469

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

uv #469

wants to merge 12 commits into from

Conversation

tony
Copy link
Member

@tony tony commented Aug 24, 2024

tony added 11 commits August 24, 2024 07:01
❯ uv add -r requirements.txt
error: No interpreter found for executable name `3.12.4 3.11.6 3.10.13 3.9.18 3.8.18 3.7.17` in managed installations or system path
poetry_to_uv pyproject.toml > pyproject-new.toml; mv pyproject-new.toml pyproject.toml
ValueError: invalid pyproject.toml config: `project.license`.
configuration error: `project.license` must be valid exactly by one definition (2 matches found):

    - keys:
        'file': {type: string}
      required: ['file']
    - keys:
        'text': {type: string}
      required: ['text']
---

See also: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
ValueError: invalid pyproject.toml config: `project.authors[0]`.
configuration error: `project.authors[0]` must be object
@tony tony force-pushed the uv branch 6 times, most recently from 237b6f9 to 457c1c3 Compare August 24, 2024 16:04
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.

1 participant