Skip to content

Commit 760d286

Browse files
committed
modified testCI setting
1 parent e7a7640 commit 760d286

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

appveyor.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@ install:
170170
# - if [%PCL_VERSION%]==[1.6] SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PYTHON%\\Library\\bin;%PYTHON%\\Lib\\site-packages;%PATH%
171171
- "conda install -y -q wheel"
172172

173+
# conda(comment out effective whl files?)
174+
# - conda install -y -q Cython
175+
# - conda install -y -q numpy
176+
- pip install -r requirements.txt
177+
173178
# Mini-conda ng
174179
# - "pip install --upgrade setuptools"
175180
# - conda install -y -q setuptools
@@ -194,10 +199,6 @@ build_script:
194199
- if [%PCL_VERSION%]==[1.6] copy .\\appveyor\\bfgs.h "%PCL_ROOT%\include\pcl-%PCL_VERSION%\pcl\registration\bfgs.h"
195200
- if [%PCL_VERSION%]==[1.6] copy .\\appveyor\\eigen.h "%PCL_ROOT%\include\pcl-%PCL_VERSION%\pcl\registration\eigen.h"
196201

197-
# conda(comment out effective whl files?)
198-
# - conda install -y -q Cython
199-
# - conda install -y -q numpy
200-
201202
- python setup.py build_ext -i
202203
- python setup.py install
203204
# - python setup.py sdist bdist_wheel

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Cython
2-
numpy
1+
numpy>=1.16.1,!=1.16.2
2+
Cython>=0.26.0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy