Skip to content

Commit

Permalink
removed --branch dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarx authored Feb 13, 2022
1 parent b50e79c commit 483018a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyttitools-PYTTI.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
"\n",
"\n",
"def clone_reqs():\n",
" !git clone --branch dev --recurse-submodules -j8 https://github.com/pytti-tools/pytti-core\n",
" !git clone --recurse-submodules -j8 https://github.com/pytti-tools/pytti-core\n",
"\n",
"def flush_reqs():\n",
" !rm -r pytti-core\n",
Expand Down

0 comments on commit 483018a

Please sign in to comment.