Skip to content

Commit 52de3e1

Browse files
committed
debugging CI build take 5
1 parent 099962a commit 52de3e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ docs = ["sphinx", "pydata_sphinx_theme", "numpydoc", "sphinxcontrib-bibtex", "sp
2525
gpu = ["cupy-cuda12x!=13.0.0"]
2626
animation = ["manim"]
2727

28-
[tool.setuptools]
29-
py-modules = ["gigablochs"]
28+
[tool.setuptools.packages.find]
29+
include = ["gigablochs*"]
3030

3131
[project.urls]
3232
Homepage = "https://nathanielatom.github.io/gigablochs"

0 commit comments

Comments
 (0)