Skip to content

Commit 987d732

Browse files
committed
Add submodules as needed
1 parent 7fd65c0 commit 987d732

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ build:
3333
python setup.py build
3434

3535
upload-docs:
36+
git submodule update --init # for sphinx flask theme
3637
python setup.py build_sphinx
3738
python setup.py upload_docs
3839

0 commit comments

Comments
 (0)