Skip to content

Commit 2d6c994

Browse files
committed
a
1 parent 09780c6 commit 2d6c994

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ include = ["pyXenium*"]
3131

3232
[tool.setuptools.package-data]
3333
pyXenium = ["data/**", "*.csv", "*.zarr", "*.txt"]
34+
35+
[project.scripts]
36+
pyxenium-import-partial = "pyXenium.io.partial_xenium_loader:app"

0 commit comments

Comments
 (0)