Skip to content

Commit d206c0c

Browse files
committed
Fix: add superfuild to pyproject.toml
1 parent 94a1bc8 commit d206c0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ dependencies = [
3131
"jwcrypto==1.5.6",
3232
"python-magic",
3333
"typing_extensions",
34-
"aioresponses>=0.7.6"
34+
"aioresponses>=0.7.6",
35+
"superfluid~=0.2.1"
3536
]
3637

3738
[project.optional-dependencies]

0 commit comments

Comments
 (0)