Commit fcb77261 authored by Jacob Kaufman's avatar Jacob Kaufman
Browse files

testing read the docs

parent 91e69c30
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ version: 2

# Build documentation in the docs/ directory with Sphinx
sphinx:
  configuration: docs/conf.py
  configuration: jupyter/docs/Source/conf.py

# Build documentation with MkDocs
#mkdocs:
@@ -20,4 +20,4 @@ formats: all
python:
  version: 3.7
  install:
    - requirements: docs/requirements.txt
 No newline at end of file
    - requirements: jupyter/docs/requirements.txt
 No newline at end of file