064213a9ed
Signed-off-by: Shephali Mittal <shephalm@amazon.com>
9 lines
119 B
YAML
9 lines
119 B
YAML
version: 2
|
|
|
|
python:
|
|
version: 3.7
|
|
install:
|
|
- method: pip
|
|
path: .
|
|
- requirements: dev-requirements.txt
|