mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 08:24:46 +00:00
Merge pull request #1980 from PyCQA/asottile-patch-1
add rtd sphinx config
This commit is contained in:
commit
6b6f3d5fef
1 changed files with 2 additions and 0 deletions
|
|
@ -8,3 +8,5 @@ python:
|
||||||
install:
|
install:
|
||||||
- path: .
|
- path: .
|
||||||
- requirements: docs/source/requirements.txt
|
- requirements: docs/source/requirements.txt
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/source/conf.py
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue