-
Notifications
You must be signed in to change notification settings - Fork 56
Declare incompatibility with setuptools >= 80 #699
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
Conversation
This release of setuptools has begun the final process of dropping support for the features we use to enable --symlink-install of Python packages. Unless we can find a way to move forward with what they're proposing, we should advertise that we're incompatible with future releases of setuptools.
c024953 to
3f27871
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #699 +/- ##
=======================================
Coverage 87.04% 87.04%
=======================================
Files 69 69
Lines 4077 4077
Branches 703 703
=======================================
Hits 3549 3549
Misses 417 417
Partials 111 111 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Is there an open colcon-core issue that enumerates these features / the current status of this effort? We could potentially use the Community Call that Kat runs to get contributors together to mature the post-setuptools alternatives. |
I don't think it's tracked anywhere, no. |
This release of setuptools has begun the final process of dropping support for the features we use to enable --symlink-install of Python packages. Unless we can find a way to move forward with what they're proposing, we should advertise that we're incompatible with future releases of setuptools.