We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d4ce1 commit d1b4004Copy full SHA for d1b4004
1 file changed
pyproject.toml
@@ -31,7 +31,7 @@ test = [
31
[tool.setuptools_scm]
32
33
[project.entry-points."bilby.samplers"]
34
-cpnest = "cpnest_bilby.plugin:Cpnest"
+cpnest = "cpnest_bilby.plugin:CPNest"
35
36
[tool.ruff]
37
line-length = 79
0 commit comments