Skip to content

Commit d34d4db

Browse files
committed
test: 🚨 Ensure fastapi is available in tests
1 parent 48f6b0c commit d34d4db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ envlist =
99
deps =
1010
pytest
1111
pytest-asyncio
12+
fastapi
1213
commands = pytest

0 commit comments

Comments
 (0)