Skip to content

Delete Project Version#3

Open
josh-yam wants to merge 1 commit intogb-supper:mainfrom
josh-yam:josh/fix_pyproject
Open

Delete Project Version#3
josh-yam wants to merge 1 commit intogb-supper:mainfrom
josh-yam:josh/fix_pyproject

Conversation

@josh-yam
Copy link
Copy Markdown

Description

pyproject contains a [project] section which follows PEP 621 but does not specify any other metadata like version. uv does not like this and throws

 ╰─▶ TOML parse error at line 1, column 1
        |
      1 | [project]
        | ^^^^^^^^^
      `pyproject.toml` is using the `[project]` table, but the required `project.version` field is neither set nor
      present in the `project.dynamic` list

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