Skip to content

Commit

Permalink
fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Oct 14, 2024
1 parent b790914 commit 0d3a95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ docs = [
apm = "pynxtools_apm.reader:APMReader"

[project.entry-points.'nomad.plugin']
apm_example = "pynxtools_mpes.nomad.entrypoints:apm_example"
apm_example = "pynxtools_apm.nomad.entrypoints:apm_example"

[tool.setuptools.packages.find]
where = [
Expand Down

0 comments on commit 0d3a95c

Please sign in to comment.