This is an archive of the discontinued Mercurial Phabricator instance.

packaging: include `windows_curses` when building py2exe
ClosedPublic

Authored by mharbison72 on Jan 24 2021, 8:33 PM.

Details

Summary

The _curses.pyd module was previously being included by py2exe's module
search, but it left out _curses_panel.pyd.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mharbison72 created this revision.Jan 24 2021, 8:33 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.