mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
11 lines
154 B
YAML
11 lines
154 B
YAML
version: 2
|
|
|
|
mkdocs:
|
|
configuration: mkdocs.yml
|
|
|
|
python:
|
|
install:
|
|
- requirements: requirements.txt
|
|
- requirements: requirements-dev.txt
|
|
- path: .
|