Skip to content

Commit

Permalink
Merge branch 'append-only-writes' of github.com:dnanexus/dxfuse into …
Browse files Browse the repository at this point in the history
…append-only-writes
  • Loading branch information
kpjensen committed Sep 13, 2021
2 parents 141838f + 2f2f323 commit 2ff722f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
wget git build-essential apt-transport-https \
openssl libssl-dev zip unzip libffi-dev \
python3 python3-pip python3-dev
# Install printing with colors python package
python3 -m pip install setuptools wheel
wget https://raw.githubusercontent.com/dnanexus/dx-toolkit/master/src/python/requirements.txt
Expand Down
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"python.pythonPath": "/usr/bin/python3"
}

0 comments on commit 2ff722f

Please sign in to comment.