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

fix: make sure include dir is found #974

Merged
merged 1 commit into from
May 11, 2023
Merged

Conversation

henryiii
Copy link
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
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@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

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