mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-01-17 21:18:19 +01:00
12 lines
132 B
YAML
12 lines
132 B
YAML
|
version: 1
|
||
|
|
||
|
sphinx:
|
||
|
configuration: docs/source/conf.py
|
||
|
|
||
|
formats: []
|
||
|
|
||
|
python:
|
||
|
version: 3.8
|
||
|
install:
|
||
|
- method: pip
|
||
|
path: .
|