summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-05 11:43:38 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-05 11:43:38 +0200
commitf676adcda7304bf29a50f5f010cdaa443ea2d2d3 (patch)
treef99bf77b93128468ae5b6d2c35c2fb0dbc99365d /.appveyor.yml
parentcf7445b085c1838bb76f5a18c832c3455a37775a (diff)
Typo
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 1048328e..0b10454f 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -45,7 +45,7 @@ install:
- python --version
- pip --version
- python -m pip install --upgrade pip
- - pip install -U setuptools numpy matplotlib scipy Cython pytest )
+ - pip install -U setuptools numpy matplotlib scipy Cython pytest
build_script:
- mkdir build