Skip to content

Commit

Permalink
Merge pull request spacetelescope#1887 from duytnguyendtn/birdbox
Browse files Browse the repository at this point in the history
Restore console log for Windows
  • Loading branch information
duytnguyendtn authored Dec 2, 2022
2 parents dd7ffa2 + 6a238d6 commit 4366f75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ Bug Fixes
- Avoid a non-finite error in model fitting by not passing spectrum uncertainties as
weights if the uncertainty values are all 0. [#1880]

- Console logging is restored for "Desktop Mode" Windows users. [#1887]

Cubeviz
^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ jdaviz.configs.imviz.tests = data/*

[options.entry_points]
console_scripts =
gui_scripts =
jdaviz = jdaviz.cli:_main
gui_scripts =
jdaviz_plugins =
default = jdaviz.configs.default
cubeviz = jdaviz.configs.cubeviz
Expand Down

0 comments on commit 4366f75

Please sign in to comment.