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

Removed miniconda CPPFLAGS #8695

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Removed miniconda CPPFLAGS #8695

merged 1 commit into from
Jan 16, 2025

Conversation

radarhere
Copy link
Member

Pillow/.ci/build.sh

Lines 6 to 8 in 84d58a0

if [ $(uname) == "Darwin" ]; then
export CPPFLAGS="-I/usr/local/miniconda/include";
fi

This was originally added in #4169. It no longer appears necessary.

@hugovk hugovk added the Cleanup label Jan 16, 2025
@hugovk hugovk merged commit e59549f into python-pillow:main Jan 16, 2025
52 checks passed
@radarhere radarhere deleted the miniconda branch January 16, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants