summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2019-04-23 23:06:47 +0200
committerRalf Gommers <ralf.gommers@gmail.com>2019-04-23 23:06:47 +0200
commit97c23af26e27485ee0f0beb44b375d45d3ceb9a3 (patch)
treec2907f82e022af6e058064f5ba2d663f2c67a7e3
parentd3e79ce44d6811fc6cb40d8ae3758b91843ad02e (diff)
downloadnumpydoc-97c23af26e27485ee0f0beb44b375d45d3ceb9a3.tar.gz
Add Sphinx to doc/requirements.txt (push to trigger readthedocs)
-rw-r--r--doc/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index aa094d9..a788683 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,2 +1,3 @@
numpy
matplotlib
+Sphinx