Commit 7bbca96
Add ncurses-base to fix colored-traceback terminfo database error
The colored-traceback package requires the terminfo database to determine
terminal color support. Without ncurses-base, it fails with:
'setupterm: could not find terminfo database'
This was causing CI failures when running partis.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent eb23752 commit 7bbca96
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments