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
# Required
version: 2
mkdocs:
configuration: mkdocs.yml
# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.10"
python:
install:
- requirements: requirements.txt
https://github.com/phillycommunitywireless/docs/blob/main/.readthedocs.yaml
Update to a newer python version + VM