Skip to content

Commit c7e453d

Browse files
added sim extra deps
1 parent 51ccb5c commit c7e453d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ build-backend = "setuptools.build_meta"
3030

3131

3232
[project.optional-dependencies]
33+
sim = [
34+
"quart-schema", "hashids"
35+
]
3336
tests = [
3437
"pytest",
3538
# "pytest-asyncio~=0.20.3",

0 commit comments

Comments
 (0)