Skip to content

Commit 00cd455

Browse files
committed
corrected python naming
1 parent ba87e99 commit 00cd455

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
@@ -19,7 +19,7 @@
1919
"psycopg2-binary",
2020
"alembic",
2121
"fastapi-utils",
22-
"typing_inspect",
22+
"typing-inspect",
2323
]
2424

2525
extra_reqs = {

0 commit comments

Comments
 (0)