mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
mkdocs is an install dependence of mkdocs-material [ci skip]
This commit is contained in:
parent
41a1ca2eb8
commit
49af49d077
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ else
|
|||
fi
|
||||
python3 -m pip install --upgrade pip --quiet $USEROPT
|
||||
python3 -m pip install MarkupSafe --use-pep517 --quiet $USEROPT
|
||||
#python3 -m pip install mkdocs==1.3.1 --quiet $USEROPT
|
||||
python3 -m pip install mkdocs==1.4.0 --quiet $USEROPT
|
||||
##python3 -m pip install mkdocs==1.3.1 --quiet $USEROPT
|
||||
#python3 -m pip install mkdocs==1.4.0 --quiet $USEROPT
|
||||
python3 -m pip install mkdocs-material --quiet $USEROPT
|
||||
python3 -m pip install git+https://github.com/cmitu/mkdocs-altlink-plugin/ --use-pep517 --quiet $USEROPT
|
||||
python3 -m pip install python-markdown-math --quiet $USEROPT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue