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
I noticed that in the Big Query DB bigquery-public-data.pypi.distribution_metadata where you can find all the license information for all PyPi packages, oauthlib has the license as BSD.
Was this done intentionally? If not, could you please update it to the correct SPDX license identifier? I believe this should be BSD-3-Clause.