We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f421fe1 commit 8a47166Copy full SHA for 8a47166
1 file changed
pyproject.toml
@@ -66,7 +66,7 @@ include = ["simulaqron"]
66
exclude = ["simulaqron/config"]
67
68
[project.scripts]
69
-simulaqron = "simulaqron.cli::cli_entry_point"
+simulaqron = "simulaqron.cli:cli_entry_point"
70
71
[project.urls]
72
Homepage = "https://github.com/SoftwareQuTech/SimulaQron"
0 commit comments