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
Briefly looking at some of the build failures, it occurred to me that a few of our dependencies are licensed for GPLv2-only and GPLv3-only. This isn't good.
Problematic packages:
pysheds (GPLv3)
unidecode (GPLv3)
Fixing this may mean that we pull a few processes. Hopefully not much.