Skip to content

Commit 7b95929

Browse files
committed
[appveyor] Install odml dependencies
1 parent 577a59a commit 7b95929

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ environment:
1111

1212
build: false
1313

14+
install:
15+
- python -m pip install lxml enum34 pyyaml
16+
1417
test_script:
1518
- python --version
1619
- python setup.py test

0 commit comments

Comments
 (0)