-
-
Notifications
You must be signed in to change notification settings - Fork 571
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: Parse Python poetry lockfile and manifest #2109
Comments
2 tasks
mjherzog
changed the title
Parse Python poetry lockfile and manifest
SCTK: Parse Python poetry lockfile and manifest
Jun 11, 2024
6 tasks
AyanSinhaMahapatra
added a commit
that referenced
this issue
Jul 1, 2024
* Add poetry.lock support * Add pyproject.toml dependencies support for poetry * Add pyproject.toml dependencies support for standard python projects * Add poetry package assembly Reference: #3753 Reference: #2109 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
AyanSinhaMahapatra
added a commit
that referenced
this issue
Jul 1, 2024
* Add poetry.lock support * Add pyproject.toml dependencies support for poetry * Add pyproject.toml dependencies support for standard python projects * Add poetry package assembly Reference: #3753 Reference: #2109 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
This is completed with #3757 and merged, closing this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://github.com/python-poetry/poetry
These are now using pyproject.toml
The text was updated successfully, but these errors were encountered: