Skip to content

Commit

Permalink
more efficient batch generation
Browse files Browse the repository at this point in the history
  • Loading branch information
juliuslipp committed Aug 29, 2024
1 parent eb53cc3 commit 4234f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dev = [
]

[tool.setuptools.packages.find]
include = ["batched", "batched.*"]
include = ["batch", "batch.*"]

[tool.setuptools.package-data]
batch = ["py.typed"]

0 comments on commit 4234f81

Please sign in to comment.