Skip to content

Commit 1e54126

Browse files
specificy Tensorflow version and reduce depth in script doc
1 parent ec8f3b1 commit 1e54126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/scripts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Scripts
33
============
44

55
.. toctree::
6-
:maxdepth: 2
6+
:maxdepth: 1
77
:caption: Scripts
88

99
scripts/prepare_data

requirements_doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sphinx==1.8.1
22
sphinx-rtd-theme==0.4.2
33
sphinx-argparse==0.2.3
4-
tensorflow
4+
tensorflow==1.10.0

0 commit comments

Comments
 (0)