Skip to content

Commit 6698956

Browse files
committed
Install alpha
1 parent 6655626 commit 6698956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
python-version: ["3.11", "3.12"] # Check oldest and newest versions
3535
pip-flags: ["", "--editable"]
3636
pydra:
37-
- "pydra"
37+
- "pydra>=1.0a1"
3838
- "--editable git+https://github.com/nipype/pydra.git#egg=pydra"
3939

4040
steps:

0 commit comments

Comments
 (0)