Skip to content

Commit d6e8797

Browse files
committed
Fix dependency name
1 parent 6ae442b commit d6e8797

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
@@ -104,7 +104,7 @@ optional-dependencies.dev = [
104104
"vws-python==2024.9.21",
105105
"vws-test-fixtures==2023.3.5",
106106
"vws-web-tools==2024.10.6.1",
107-
"docformatter --in-place==1.7.5",
107+
"docformatter==1.7.5",
108108
]
109109
optional-dependencies.release = [ "check-wheel-contents==0.6.0" ]
110110
urls.Documentation = "https://vws-python-mock.readthedocs.io"

0 commit comments

Comments
 (0)