You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
No description provided.
The text was updated successfully, but these errors were encountered: