diff options
| author | Rapptz <[email protected]> | 2018-07-31 17:41:49 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2018-07-31 17:41:49 -0400 |
| commit | 2cbf8ec5451120a5dd2d1a675f7c52e8a7c2596f (patch) | |
| tree | 4b02ac4230471c4c71f786d1d083fc80b5c5b757 | |
| parent | Add stubs for Japanese translations. (diff) | |
| download | discord.py-2cbf8ec5451120a5dd2d1a675f7c52e8a7c2596f.tar.xz discord.py-2cbf8ec5451120a5dd2d1a675f7c52e8a7c2596f.zip | |
Don't build PDF.
| -rw-r--r-- | .readthedocs.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml index ba93240f..e2c8dba3 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,5 +1,4 @@ -formats: - - pdf +formats: [] build: image: latest |