4 lines
54 B
YAML
4 lines
54 B
YAML
|
language: python
|
||
|
python: "3.3"
|
||
|
install: pip install .
|