Skip to content

Commit b752db7

Browse files
authored
Update pyproject.toml to include test files (AI-Hypercomputer#183)
1 parent b54000f commit b752db7

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,5 @@ pyink-use-majority-quotes = true
4949
requires = ["flit_core >=3.8,<4"]
5050
build-backend = "flit_core.buildapi"
5151

52-
[tool.flit.sdist]
53-
exclude = [
54-
"**/test",
55-
]
56-
5752
[project.scripts]
5853
collect_profile = "pathwaysutils.collect_profile:main"

0 commit comments

Comments
 (0)