summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 6bfd4467..125f3cf4 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -47,7 +47,8 @@ install:
- python --version
- pip --version
- python -m pip install --upgrade pip
- - pip install -U setuptools numpy matplotlib scipy Cython pytest POT
+ - pip install -U setuptools numpy matplotlib scipy Cython pytest
+ - pip install -U POT
build_script:
- mkdir build