diff options
| author | 2021-02-28 17:22:48 +0100 | |
|---|---|---|
| committer | 2021-02-28 17:22:48 +0100 | |
| commit | 7867fdebd2122bfa7ba4ab7a7ed2196844c159bf (patch) | |
| tree | ee10dac5bbee4a85a378f0c725d401238e6dc10d /docs/environment.yml | |
| parent | Update docs (diff) | |
| download | gotosocial-7867fdebd2122bfa7ba4ab7a7ed2196844c159bf.tar.xz | |
add theme to conda env
Diffstat (limited to 'docs/environment.yml')
| -rw-r--r-- | docs/environment.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/environment.yml b/docs/environment.yml index 4e04a6e94..bcb03138e 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -38,6 +38,7 @@ dependencies: - requests==2.25.1 - snowballstemmer==2.1.0 - sphinx==3.5.1 + - sphinx-rtd-theme==0.5.1 - sphinxcontrib-applehelp==1.0.2 - sphinxcontrib-devhelp==1.0.2 - sphinxcontrib-htmlhelp==1.0.3 |
