Skip to content

Commit 0238737

Browse files
committed
Fix typo
1 parent 23cc767 commit 0238737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"typing",
132132
"click==6.7",
133133
"requests",
134-
"certifi"
134+
"certifi",
135135
"Werkzeug",
136136
],
137137

0 commit comments

Comments
 (0)