Skip to content

Commit

Permalink
rm _{{test_,}eager_iter,fast_csr}.py (moved to TileDB-SOMA)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Nov 8, 2024
1 parent 9e81f07 commit 884e8a4
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 395 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ readme = "./python-spec/README.md"
dependencies = [
"anndata",
"attrs>=22.1",
"numba",
"numpy>=1.21",
"pandas",
"pyarrow",
Expand Down
1 change: 0 additions & 1 deletion python-spec/requirements-py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ exceptiongroup==1.2.1
h5py==3.11.0
llvmlite==0.43.0
natsort==8.4.0
numba==0.60.0
numpy==2.0.0
packaging==24.1
pandas==2.2.2
Expand Down
1 change: 0 additions & 1 deletion python-spec/requirements-py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ attrs==23.2.0
h5py==3.11.0
llvmlite==0.43.0
natsort==8.4.0
numba==0.60.0
numpy==2.0.0
packaging==24.1
pandas==2.2.2
Expand Down
1 change: 0 additions & 1 deletion python-spec/requirements-py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ attrs==23.2.0
h5py==3.11.0
llvmlite==0.43.0
natsort==8.4.0
numba==0.60.0
numpy==2.0.0
packaging==24.1
pandas==2.2.2
Expand Down
1 change: 0 additions & 1 deletion python-spec/requirements-py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ h5py==3.11.0
jmespath==1.0.1
llvmlite==0.43.0
natsort==8.4.0
numba==0.60.0
numpy==2.0.0
packaging==24.1
pandas==2.2.2
Expand Down
51 changes: 0 additions & 51 deletions python-spec/src/somacore/query/_eager_iter.py

This file was deleted.

275 changes: 0 additions & 275 deletions python-spec/src/somacore/query/_fast_csr.py

This file was deleted.

Loading

0 comments on commit 884e8a4

Please sign in to comment.