Skip to content

Commit

Permalink
added build in the dev tools.
Browse files Browse the repository at this point in the history
changed entry points group for loggers to dt.loggers
  • Loading branch information
dougransom authored and quintijn committed Jun 10, 2024
1 parent 66afc9f commit adb8c36
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 @@ -59,7 +59,7 @@ natlinkconfig_gui = "natlinkcore.configure.natlinkconfig_gui:main_gui"
[project.entry-points."dt.loggers"]
natlink ="natlinkcore:logname"

[project.entry-points."natlink.loggers"]
[project.entry-points."dt.loggers"]
natlink ="natlinkcore:logname"

[project.entry-points."natlink.extensions"]
Expand Down

0 comments on commit adb8c36

Please sign in to comment.