Skip to content

Commit ec23d71

Browse files
committed
Fix malformed dev dependencies list in pyproject.toml
1 parent ec2d44b commit ec23d71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ optional-dependencies.dev = [
9090
"vws-test-fixtures==2023.3.5",
9191
"yamlfix==1.19.1",
9292
"zizmor==1.25.0",
93+
9394
]
9495
optional-dependencies.release = [ "check-wheel-contents==0.6.3" ]
9596
urls.Documentation = "https://vws-python.github.io/vws-python/"

0 commit comments

Comments
 (0)