Skip to content

Commit 159d100

Browse files
committed
CI: Use recent datalad
1 parent 280f342 commit 159d100

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
@@ -58,7 +58,7 @@ jobs:
5858
run: |
5959
sudo apt-get update -y
6060
sudo apt-get install -y git-annex --no-install-recommends
61-
python -m pip install datalad==0.14.7 datalad-osf
61+
python -m pip install datalad datalad-osf
6262
datalad wtf
6363
- name: Fetch test data
6464
run: |

0 commit comments

Comments
 (0)