Skip to content

Commit b11da61

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 5f5ab26 commit b11da61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ optional-dependencies.dev = [
7676
"vws-python-mock==2024.8.30",
7777
"vws-test-fixtures==2023.3.5",
7878
]
79+
optional-dependencies.release = [ "build", "check-wheel-contents" ]
7980
urls.Documentation = "https://vws-python.readthedocs.io/en/latest/"
80-
optional-dependencies.release = ["build", "check-wheel-contents"]
8181
urls.Source = "https://github.com/VWS-Python/vws-python"
8282

8383
[tool.setuptools]

0 commit comments

Comments
 (0)