Skip to content

Commit

Permalink
update cellpop import to pypi (to fix pandas issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomcsmits committed Feb 12, 2025
1 parent ebcf868 commit 03937dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"metadata": {},
"outputs": [],
"source": [
"!pip install -i https://test.pypi.org/simple/ cellpop==0.1.0\n",
"!pip install cellpop==0.1.0\n",
"!pip install hubmap-template-helper"
]
},
Expand Down

0 comments on commit 03937dd

Please sign in to comment.