Skip to content

BLD: cleanup redundant instructions in MANIFEST.in#1576

Merged
snowman2 merged 1 commit intopyproj4:mainfrom
neutrinoceros:bld/cleanup-manifest-in
Mar 9, 2026
Merged

BLD: cleanup redundant instructions in MANIFEST.in#1576
snowman2 merged 1 commit intopyproj4:mainfrom
neutrinoceros:bld/cleanup-manifest-in

Conversation

@neutrinoceros
Copy link
Contributor

follow up to #1512

@snowman2
Copy link
Member

snowman2 commented Mar 9, 2026

Looks like these can all be removed:

include README.md
include MANIFEST.in
include pyproject.toml
include LICENSE

Ref: https://setuptools.pypa.io/en/latest/userguide/miscellaneous.html#controlling-files-in-the-distribution

@neutrinoceros neutrinoceros force-pushed the bld/cleanup-manifest-in branch from f3731c2 to 3943594 Compare March 9, 2026 13:29
@neutrinoceros neutrinoceros changed the title BLD: cleanup redundant instruction in MANIFEST.in BLD: cleanup redundant instructions in MANIFEST.in Mar 9, 2026
@neutrinoceros
Copy link
Contributor Author

good point. Updated

@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.85%. Comparing base (e81e5e5) to head (3943594).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1576   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files          20       20           
  Lines        1880     1880           
=======================================
  Hits         1802     1802           
  Misses         78       78           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@snowman2 snowman2 added this to the 3.8.0 milestone Mar 9, 2026
@snowman2 snowman2 merged commit 30ecf2b into pyproj4:main Mar 9, 2026
18 checks passed
@snowman2
Copy link
Member

snowman2 commented Mar 9, 2026

Thanks @neutrinoceros 👍

@neutrinoceros neutrinoceros deleted the bld/cleanup-manifest-in branch March 9, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants