We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6655626 commit 7f72f7fCopy full SHA for 7f72f7f
.github/workflows/pythonpackage.yml
@@ -34,7 +34,7 @@ jobs:
34
python-version: ["3.11", "3.12"] # Check oldest and newest versions
35
pip-flags: ["", "--editable"]
36
pydra:
37
- - "pydra"
+ - "'pydra>=1.0a0'"
38
- "--editable git+https://github.com/nipype/pydra.git#egg=pydra"
39
40
steps:
0 commit comments