requirements.in 346 B

1234567
  1. # NOTE(evrardjp): pip-compile can be installed from pip-tools
  2. # in your own venv to generate the requirements.txt:
  3. # pip-compile --output-file=requirements.txt requirements.in
  4. # mkdocs if fetched as deps of mkdocs-material
  5. mkdocs-material
  6. mike @ git+https://github.com/jimporter/mike@300593c338b18f61f604d18457c351e166318020
  7. mkdocs-macros-plugin