Skip to content

Commit 567f085

Browse files
authored
pyproject update
pyproject update
1 parent 812f9eb commit 567f085

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: pyproject.toml

-7
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,11 @@ dev = [
4949
"poetry",
5050
]
5151

52-
#[tool.poetry.packages]
53-
#packages = [
54-
# { include = "data_flow" }
55-
#]
5652

5753
[build-system]
5854
requires = ["poetry-core>=1.0.0"]
5955
build-backend = "poetry.core.masonry.api"
6056

61-
62-
63-
6457
[tool.black]
6558
line-length = 120
6659

0 commit comments

Comments
 (0)