jupyter-governance / ec-team-compass

A repository for Executive Council discussion, syncing, and meeting notes.
https://executive-council-team-compass.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Meeting minutes #7

Closed afshin closed 1 year ago

afshin commented 1 year ago

This PR catches up on the backlog of EC meeting minutes.

Fixes https://github.com/jupyter/executive-council-team-compass/issues/2

Note

This PR pins urllib3 to <2 in requirements.txt as a workaround for SSL failures, but we should remove this constraint when it becomes possible.

afshin commented 1 year ago

This is ready for review, but I don't know how to fix the RTD build issue.

It seems a new version of urllib was just released and it is pulled in by sphinx but I don't know how to resolve the problem.