mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -05:00
Lower RTD build time (#5078)
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
version: 2
|
||||
|
||||
formats:
|
||||
- pdf
|
||||
|
||||
build:
|
||||
image: latest
|
||||
|
||||
python:
|
||||
version: 3.8
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: pip
|
||||
path: .
|
||||
extra_requirements:
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
# We still need this because RTD is special
|
||||
setuptools==40.8.0
|
||||
Reference in New Issue
Block a user