-
Notifications
You must be signed in to change notification settings - Fork 232
[packaging] Set the licence files metadata for new versions of setuptools/poetry #789
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
0ce16b0 to
363d2a3
Compare
6f50f37 to
0822c06
Compare
8621a6d to
7e6684b
Compare
3944805 to
a469d1b
Compare
|
Hey @youtux, this fix the initial packaging issue but it also reveals some pre-existing issues in the automated tests. Do you know how to fix them ? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #789 +/- ##
==========================================
- Coverage 96.10% 95.90% -0.21%
==========================================
Files 55 55
Lines 2390 2392 +2
Branches 136 136
==========================================
- Hits 2297 2294 -3
- Misses 56 61 +5
Partials 37 37 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I'll fix this today |
|
fixed in #790 |
Trying to fix the pipeline on main so we can merge the depandabot upgrade.