Commit e0ad77f
fix: Update PyInstaller entry point for Typer CLI package structure
The CLI was migrated from phabfive/cli.py to phabfive/cli/__init__.py
in the Typer migration. Update the release workflow to use a generated
entry script and add hidden imports for all CLI submodules.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 08e8965 commit e0ad77f
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
109 | 117 | | |
110 | 118 | | |
111 | 119 | | |
| |||
0 commit comments