Skip to content
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

chore: include missing netcdf headers in manifest / sdist #1336

Closed
wants to merge 1 commit into from

Conversation

aaraney
Copy link

@aaraney aaraney commented Jun 14, 2024

Include missing netcdf headers during packaging (i.e. in an sdist). These are opened in setup.py in certain build configurations if building from a source distribution.

related #1329

@CLAassistant
Copy link

CLAassistant commented Jun 14, 2024

CLA assistant check
All committers have signed the CLA.

@jswhit
Copy link
Collaborator

jswhit commented Jun 14, 2024

this should be fixed by using setuptools_scm (part of PR #1337)

@aaraney
Copy link
Author

aaraney commented Jun 14, 2024

Yeah, looks like we have duplicated some work here. Given how small the scope of this change is relative to #1337 I will keep this open and let the maintainers decide what direction to go.

@jswhit jswhit closed this Jun 18, 2024
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.

3 participants