Skip to content

Commit d4d9087

Browse files
committed
add fastapi
1 parent 8080e1d commit d4d9087

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
extra_reqs = {
1414
"test": [
15+
"fastapi",
1516
"pytest",
1617
"pytest-cov",
1718
"pytest-asyncio",

0 commit comments

Comments
 (0)