vibe-coding-templates/ ├── CLAUDE.md # Instructions for AI agents ├── llms.txt # LLM-friendly project overview ├── python/ # Python project templates │ ├── BOOTSTRAP.md # Step-by-step bootstrap guide ...
We currently pin Sphinx dependencies and use Python 3.11 on readthedocs to build. However, some of these dependencies are incompatible with newer python versions, so if we need to update our ...