-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
gdal 3.0.2 #46817
gdal 3.0.2 #46817
Conversation
|
if MacOS.version >= :mojave && MacOS::CLT.installed?
ENV["HOMEBREW_SDKROOT"] = MacOS::CLT.sdk_path(MacOS.version)
end Not tested on gdal. It might need tweaking if |
Let me know if you plan to deal with this before or after 3.8. Just trying to keep track of open Python pull requests. |
I think I'll try to sort it out after Python 3.8, thanks! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Created with
brew bump-formula-pr
.