9 lines
No EOL
88 B
YAML
9 lines
No EOL
88 B
YAML
|
|
version: 2
|
|
|
|
python:
|
|
version: 3.6
|
|
install:
|
|
- method: pip
|
|
path: .
|
|
|