Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf8226d8

Browse files
committed
Try altering CI so pybind11 extensions build OK
1 parent7da3539 commitf8226d8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ commands:
102102
python -m pip install --user \
103103
numpy<< parameters.numpy_version >> codecov coverage \
104104
-r requirements/doc/doc-requirements.txt
105+
python -m pip install pybind11
105106
106107
mpl-install:
107108
steps:

‎azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ stages:
125125
126126
-bash:|
127127
python -m pip install --upgrade pip
128+
python -m pip install pybind11
128129
python -m pip install -r requirements/testing/all.txt -r requirements/testing/extra.txt ||
129130
[[ "$PYTHON_VERSION" = 'Pre' ]]
130131
displayName: 'Install dependencies with pip'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp