mirror of https://github.com/tiangolo/fastapi.git
💚 Try again with Netlify, different settings
This commit is contained in:
parent
8c6043e00e
commit
b986671800
|
|
@ -1 +1 @@
|
|||
mkdocs>=0.9.0
|
||||
mkdocs
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
pipenv run -- mkdocs build
|
||||
mkdocs build
|
||||
|
|
|
|||
Loading…
Reference in New Issue