Skip to content

Update contents of wheel and sdist#1032

Merged
tomkralidis merged 1 commit intogeopython:pyprojectfrom
geographika:pyproject
Mar 2, 2026
Merged

Update contents of wheel and sdist#1032
tomkralidis merged 1 commit intogeopython:pyprojectfrom
geographika:pyproject

Conversation

@geographika
Copy link
Copy Markdown
Contributor

@geographika geographika commented Feb 28, 2026

@tomkralidis - these changes are what work for me when building #1031.

Only tests needed to be excluded in MANIFEST.in as it is the only folder with a __init__.py file.

include = ["owslib*"] was the only way I could get all the OWSLib files added to the wheel. I can't say I fully understand why where = ["owslib"] didn't work here.

Maybe check what you get with a build of this PR and python -m build?

(note the PR is for your pyproject branch)

@tomkralidis tomkralidis merged commit 138aff2 into geopython:pyproject Mar 2, 2026
1 of 2 checks passed
@tomkralidis
Copy link
Copy Markdown
Member

@geographika thanks, merged. #1031 ready for review again.

tomkralidis added a commit that referenced this pull request Mar 2, 2026
* use only pyproject configuration

* update

* Update contents of wheel and sdist (#1032)

---------

Co-authored-by: Seth G <sethg@geographika.co.uk>
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