Skip to content

Commit a021d16

Browse files
authored
Update pyproject.toml
Signed-off-by: David Osipov <[email protected]>
1 parent bd372a1 commit a021d16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ dependencies = [
3636
"msgpack == 1.1.0",
3737
"blake3 == 1.0.4; platform_system != 'Emscripten'",
3838
]
39+
packages = [
40+
{ include = "PostQuantum-Feldman-VSS" }
41+
]
3942

4043
[tool.poetry]
4144
package-mode = true

0 commit comments

Comments
 (0)