EVOLUTION-NINJA
Edit File: .readthedocs.yml
version: 2 build: os: ubuntu-22.04 tools: python: "3.12" sphinx: configuration: docs/conf.py formats: all python: install: - requirements: docs/requirements.txt