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

correct docstring of ci build-image command #343

Closed
elonp opened this issue Oct 4, 2024 · 1 comment
Closed

correct docstring of ci build-image command #343

elonp opened this issue Oct 4, 2024 · 1 comment
Assignees

Comments

@elonp
Copy link
Contributor

elonp commented Oct 4, 2024

No description provided.

ms-lolo added a commit that referenced this issue Dec 12, 2024
ms-lolo added a commit that referenced this issue Dec 12, 2024
some small api breaking changes but i think this should make things
usable across any PEP 621 compliant project. i had to remove public apis
that relied on poetry configs that do not exist in PEP 621 because it
would result in a bunch of branching logic to handle every build
backend.

this should fix #341, #342, and #343 by updating ComponentTools methods
and deleting any `ci` command I couldn't easily update to be general.

i added some test projects that hopefully let us keep `poetry`, `uv`,
and `pdm` support working from now on.
@ms-lolo ms-lolo self-assigned this Dec 12, 2024
@ms-lolo
Copy link
Collaborator

ms-lolo commented Dec 12, 2024

should be fixed

@ms-lolo ms-lolo closed this as completed Dec 12, 2024
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

No branches or pull requests

2 participants