Skip to content

Commit

Permalink
TEMP: test on deprecated either we could allow pip to install
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Oct 12, 2024
1 parent f06a306 commit c288073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-datalad_deprecated-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
bash <(wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh)
sudo apt-get update -qq
sudo apt-get install eatmydata python3-pip
sudo python3 -m pip config set global.break-system-packages true
sudo pip install datalad-installer
# just not to change the name from what we had already
case "${{ matrix.annex-install-scenario }}" in
Expand Down

0 comments on commit c288073

Please sign in to comment.