diff options
author | mattip <matti.picus@gmail.com> | 2020-08-12 19:01:08 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2020-08-14 09:19:09 +0300 |
commit | 3166c0d7646efe9d43cb7b363e58db2cf941a5e6 (patch) | |
tree | 926c5aefc29356623af5c265611272d7673d3d49 /doc_requirements.txt | |
parent | 986e533f72c91f8a356c499c2e499c2894c94235 (diff) | |
download | numpy-3166c0d7646efe9d43cb7b363e58db2cf941a5e6.tar.gz |
DOC: first step toward switching themes
Diffstat (limited to 'doc_requirements.txt')
-rw-r--r-- | doc_requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt index 6947ec18f..b4da1a4b0 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -3,3 +3,4 @@ ipython scipy matplotlib pandas +pydata-sphinx-theme |