Move python deps to requirements.txt
This commit is contained in:
parent
a3ce12585b
commit
ab3cc47e27
3 changed files with 14 additions and 6 deletions
9
requirements.txt
Normal file
9
requirements.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
# The documentation uses 'mkdocs', which is written in Python
|
||||
|
||||
# See https://github.com/squidfunk/mkdocs-material/issues/2030
|
||||
jinja2>=2.11.1
|
||||
|
||||
# mkdocs
|
||||
mkdocs
|
||||
mkdocs-material
|
||||
mkdocs-minify-plugin
|
Loading…
Add table
Add a link
Reference in a new issue