You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't have a way to test the latest PROJ version currently, we are dependent on the PROJ version shipped with pyproj.
A few options:
Install PROJ manually in one of the current runners as an option
Create a new workflow that installs our environment file and uses that for the testing. This has the added benefit of testing that our environment.yml file works too.