We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a79097a commit 2dc6a36Copy full SHA for 2dc6a36
1 file changed
pyproject.toml
@@ -43,6 +43,7 @@ relaxedscan = "multioptpy.Entrypoints:run_relaxedscan"
43
run_autots = "multioptpy.Entrypoints:run_autots"
44
orientsearch = "multioptpy.Entrypoints:run_orientsearch"
45
run_mapper = "multioptpy.Entrypoints:run_mapper"
46
+run_rcmc = "multioptpy.Entrypoints:run_rcmc"
47
48
[tool.setuptools.packages.find]
49
where = ["."]
0 commit comments