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

Commit 7512d7c

Browse files
committed
CI: Restore nipy tests
1 parent 0fe7a78 commit 7512d7c

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

‎.github/workflows/tests.yml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,13 @@ jobs:
105105
depends: REQUIREMENTS
106106
deb-depends: true
107107
nipype-extras: doc,tests,profiler,duecredit,ssh
108-
#- os: ubuntu-20.04
109-
# python-version: 3.8
110-
# check: test
111-
# pip-flags: ''
112-
#depends: NUMPY123
113-
# deb-depends: true
114-
# nipype-extras: doc,tests,nipy,profiler,duecredit,ssh
108+
- os: ubuntu-20.04
109+
python-version: 3.8
110+
check: test
111+
pip-flags: ''
112+
depends: REQUIREMENTS
113+
deb-depends: true
114+
nipype-extras: doc,tests,nipy,profiler,duecredit,ssh
115115
env:
116116
DEPENDS: ${{ matrix.depends }}
117117
CHECK_TYPE: ${{ matrix.check }}

‎tools/ci/env.sh‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ SETUP_REQUIRES="pip setuptools>=30.3.0 wheel"
44
REQUIREMENTS="-r requirements.txt"
55
# Minimum versions of minimum requirements
66
MIN_REQUIREMENTS="-r min-requirements.txt"
7-
NUMPY123="numpy<1.24 -r requirements.txt"
87

98
# Numpy and scipy upload nightly/weekly/intermittent wheels
109
NIGHTLY_WHEELS="https://pypi.anaconda.org/scipy-wheels-nightly/simple"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /