Skip to content

Commit 744482c

Browse files
committed
Nit: reformat pyproject.toml
1 parent f3574d6 commit 744482c

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ classifiers = [
2121
"Programming Language :: Python :: 3.10",
2222
"Programming Language :: Python :: 3.11",
2323
]
24-
include = [
25-
"CHANGELOG.md",
26-
"LICENSE",
27-
"SECURITY.md",
28-
]
24+
include = ["CHANGELOG.md", "LICENSE", "SECURITY.md"]
2925

3026
[tool.poetry.urls]
3127
"Bug Tracker" = "https://github.com/DeepLcom/deepl-python/issues"

0 commit comments

Comments
 (0)