mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
9 lines
120 B
YAML
9 lines
120 B
YAML
version: 2
|
|
|
|
python:
|
|
version: "3.7"
|
|
install:
|
|
- method: pip
|
|
path: .
|
|
extra_requirements:
|
|
- doc
|