diff options
author | mattip <matti.picus@gmail.com> | 2020-08-14 09:26:37 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2020-08-14 11:04:18 +0300 |
commit | 3905a0f55347655296a37bcb46cc6eee6dd28633 (patch) | |
tree | 645fc1d0c63a8b2e5dc439bbd7c7021eb9aeea44 /doc_requirements.txt | |
parent | 585b39d3739c47ae395e5dda0a21d12a623750c2 (diff) | |
download | numpy-3905a0f55347655296a37bcb46cc6eee6dd28633.tar.gz |
DOC: fixes from review
Diffstat (limited to 'doc_requirements.txt')
-rw-r--r-- | doc_requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt index b4da1a4b0..9861ba0a3 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -3,4 +3,4 @@ ipython scipy matplotlib pandas -pydata-sphinx-theme +pydata-sphinx-theme==0.3.1 |