Skip to content

Commit 7684ecb

Browse files
committed
fix: Remove exclude from pyproject.toml
1 parent 912cd23 commit 7684ecb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,3 @@ Source = "https://github.com/kkrypt0nn/pymanuf"
3535
[build-system]
3636
requires = ["setuptools>=61.0"]
3737
build-backend = "setuptools.build_meta"
38-
39-
exclude = [
40-
"**/__pycache__",
41-
"build",
42-
"dist",
43-
]

0 commit comments

Comments
 (0)