Skip to content

Commit 7cc75e4

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

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pyproject.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@ dependencies = [
3636
"msgpack == 1.1.0",
3737
"blake3 == 1.0.4; platform_system != 'Emscripten'",
3838
]
39-
packages = [
40-
{ include = "PostQuantum-Feldman-VSS" }
41-
]
42-
43-
[tool.poetry]
44-
package-mode = true
45-
46-
[tool.poetry.dependencies]
47-
python = ">=3.9,<4.0"
4839

4940
[project.optional-dependencies]
5041
memory_monitor = ["psutil == 7.0.0"]
@@ -72,7 +63,6 @@ documentation = "https://github.com/DavidOsipov/PostQuantum-Feldman-VSS/wiki"
7263
"Telegram" = "https://telegram.me/david_osipov"
7364
"Signal" = "https://signal.me/#eu/d68l1UjrWlGVRzbfkVM1bvQMNqCqiae9GM86P_af8ZK2o5E5YSNKbL4MyM9y-2WH"
7465

75-
# Use py-modules instead of packages.find for a single-file module
7666
[tool.setuptools]
7767
py-modules = ["feldman_vss"]
7868

0 commit comments

Comments
 (0)