Skip to content

fix: make sure include dir is found#974

Merged
henryiii merged 1 commit intomainfrom
henryiii/fix/noinclude
May 11, 2023
Merged

fix: make sure include dir is found#974
henryiii merged 1 commit intomainfrom
henryiii/fix/noinclude

Conversation

@henryiii
Copy link
Copy Markdown
Contributor

Adding a way to test downstream projects too.

Closes #957. Added a way to manually test a downstream package. The following work after this change:

docker run --rm -v $PWD:/sk -w /sk -t quay.io/pypa/manylinux2014_x86_64:latest pipx run --system-site-packages nox -s downstream -- https://github.com/Blosc/python-blosc2
docker run --rm -v $PWD:/sk -w /sk -t quay.io/pypa/manylinux2014_x86_64:latest pipx run --system-site-packages nox -s downstream -- https://github.com/glotzerlab/freud

@henryiii henryiii force-pushed the henryiii/fix/noinclude branch from 16bf073 to 94fa50f Compare May 10, 2023 17:37
@henryiii henryiii force-pushed the henryiii/fix/noinclude branch from 94fa50f to 89173c3 Compare May 10, 2023 18:05
@henryiii henryiii merged commit 9c6fcaa into main May 11, 2023
@henryiii henryiii deleted the henryiii/fix/noinclude branch May 11, 2023 00:15
@FrancescAlted
Copy link
Copy Markdown

Cool! I double checked that this works here too. Thanks!

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.

Can't find python library for statically linked distribution

2 participants