mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 08:44:46 +00:00
add minimal rtd configuration
This commit is contained in:
parent
15f4569670
commit
d734e31689
2 changed files with 12 additions and 2 deletions
10
.readthedocs.yaml
Normal file
10
.readthedocs.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.11"
|
||||
python:
|
||||
install:
|
||||
- path: .
|
||||
- requirements: docs/source/requirements.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue