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 31fc8e6Copy full SHA for 31fc8e6
.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.0a1'"
38
- "--editable git+https://github.com/nipype/pydra.git#egg=pydra"
39
40
steps:
0 commit comments