Skip to content

Commit b1ee579

Browse files
authored
Merge pull request #744 from numpy/gh-740
2 parents b684a08 + 848270a commit b1ee579

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ classifiers = [
3030
"Typing :: Stubs Only",
3131
"Typing :: Typed",
3232
]
33-
packages = [
34-
{ include = "src/_numtype" },
35-
{ include = "src/numpy-stubs" },
36-
{ include = "src/numtype" },
37-
]
3833
requires-python = ">=3.11"
3934
dependencies = []
4035

0 commit comments

Comments
 (0)