Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 36fdea9

Browse files
committed
add docs requirements.txt
add docs requirements.txt add docs requirements.txt add docs requirements.txt
1 parent 9728b96 commit 36fdea9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ env:
77

88
install:
99
- sudo apt-get install python-tk
10+
- sudo apt-get install pandoc
1011
- pip install -U tox twine wheel codecov flake8
1112
- pip install travis-sphinx
1213
- pip install -r requirements.txt

docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
-e git+https://github.com/JuliaLang/JuliaDoc.git#egg=JuliaDoc
22
sphinx_rtd_theme
33
sphinx-autobuild
4+
nbsphinx
5+
ipython

0 commit comments

Comments
 (0)