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 280f342 commit 159d100Copy full SHA for 159d100
.github/workflows/pythonpackage.yml
@@ -58,7 +58,7 @@ jobs:
58
run: |
59
sudo apt-get update -y
60
sudo apt-get install -y git-annex --no-install-recommends
61
- python -m pip install datalad==0.14.7 datalad-osf
+ python -m pip install datalad datalad-osf
62
datalad wtf
63
- name: Fetch test data
64
0 commit comments