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

SCTK: Detect pyproject.toml correctly #3753

Open
2 tasks
pombredanne opened this issue Apr 29, 2024 · 0 comments · May be fixed by #3757
Open
2 tasks

SCTK: Detect pyproject.toml correctly #3753

pombredanne opened this issue Apr 29, 2024 · 0 comments · May be fixed by #3757
Assignees

Comments

@pombredanne
Copy link
Member

pombredanne commented Apr 29, 2024

We should detect these. There are two kind:

  • detect legacy poetry package in pyproject.toml that use a custom section. Some other tools like flit may use that
  • detect modern pyproject.toml packages that use a unified section

See also:

AyanSinhaMahapatra added a commit that referenced this issue Apr 30, 2024
Reference: #3753
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
@AyanSinhaMahapatra AyanSinhaMahapatra linked a pull request Apr 30, 2024 that will close this issue
6 tasks
@AyanSinhaMahapatra AyanSinhaMahapatra self-assigned this May 16, 2024
AyanSinhaMahapatra added a commit that referenced this issue May 22, 2024
Reference: #3753
Signed-off-by: Ayan Sinha Mahapatra <[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 a pull request may close this issue.

2 participants