diff --git a/docs/source/makeAllDocs.sh b/docs/source/makeAllDocs.sh index f1c2d96b063a72af2b033bb0c3d7a60120b97964..402e2e603b579827c4eae5846a9f1b2e395382fd 100755 --- a/docs/source/makeAllDocs.sh +++ b/docs/source/makeAllDocs.sh @@ -5,6 +5,7 @@ notebooks=(calversion) +mkdir _notebooks cd _notebooks echo "Tutorial Example"> index.rst diff --git a/requirements.txt b/requirements.txt index c6a6e3ff763da9e6dfacbaa704cf5cdaedc658ee..9147754401a5c01da6573136aa12d46a974e5151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,7 @@ astcheck astsearch influxdb tabulate +h5py +unittest-xml-reporting ./cal_tools .