7 lines
63 B
YAML
7 lines
63 B
YAML
|
version: 2
|
||
|
|
||
|
python:
|
||
|
install:
|
||
|
- method: pip
|
||
|
path: .
|