From f676adcda7304bf29a50f5f010cdaa443ea2d2d3 Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Wed, 5 Jun 2019 11:43:38 +0200 Subject: Typo --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.appveyor.yml') 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 -- cgit v1.2.3