Switch to hatchling#164
Conversation
|
You need |
Yes, very likely. I just pushed what "hatch new --init" gave me, it still need to be refined. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #164 +/- ##
==========================================
- Coverage 91.92% 90.85% -1.08%
==========================================
Files 28 32 +4
Lines 4048 4547 +499
==========================================
+ Hits 3721 4131 +410
- Misses 327 416 +89
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:
|
djhoese
left a comment
There was a problem hiding this comment.
Few small things. Plus:
You should change codecov file: to files: in ci.yaml. The file parameter is deprecated.
pnuu
left a comment
There was a problem hiding this comment.
Few comments added. In general, LGTM, and thanks for the automatic PyPI job!
| geographic_gatherer = [ | ||
| "pyresample", | ||
| "pytroll-schedule", | ||
| "watchdog", |
There was a problem hiding this comment.
Should we have the version limitation also here, or is the one in all sufficient?
Co-authored-by: Panu Lahtinen <pnuu+git@iki.fi>
Pull Request Test Coverage Report for Build 17637879311Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
as a build system, drop versioneer, and update python versions