Use SPDX license expression#639
Conversation
webknjaz
left a comment
There was a problem hiding this comment.
Additionally, PEP 639 deprecates the trove classifiers, so their removal should be coupled with SPDX.
Updated the changelog and removed the classifier. Do note though that setuptools will continue to use the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #639 +/- ##
==========================================
- Coverage 96.94% 93.85% -3.10%
==========================================
Files 16 10 -6
Lines 1278 635 -643
Branches 90 46 -44
==========================================
- Hits 1239 596 -643
- Misses 14 15 +1
+ Partials 25 24 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@cdce8p I'm not yet ready to switch to PEP 621. But we could give it a try and see.. |
What do these changes do?
SSIA
Are there changes in behavior for the user?
Related issue number
Checklist
CONTRIBUTORS.txtCHANGESfolder<issue_id>.<type>for example (588.bugfix)issue_idchange it to the pr id after creating the pr.feature: Signifying a new feature..bugfix: Signifying a bug fix..doc: Signifying a documentation improvement..removal: Signifying a deprecation or removal of public API..misc: A ticket has been closed, but it is not of interest to users.