Skip to content

Commit 848270a

Browse files
committed
🔧 fix invalid pyproject.toml
1 parent b684a08 commit 848270a

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)