Skip to content

Commit

Permalink
test somacore abstraction
Browse files Browse the repository at this point in the history
  • Loading branch information
thetorpedodog committed Oct 13, 2023
1 parent e63989a commit 4658e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ def run(self):
"pyarrow>=9.0.0",
"scanpy>=1.9.2",
"scipy",
"somacore==1.0.4",
"somacore @ git+https://github.com/single-cell-data/SOMA.git@1d88f6b5350ec762e028d043d2294df1d1b7a688",
"tiledb~=0.23.1",
"typing-extensions", # Note "-" even though `import typing_extensions`
],
Expand Down

0 comments on commit 4658e50

Please sign in to comment.