Commit 6be401a
fix: add oa-atomacos dependency for macOS window capture
oa-atomacos is imported in window/_macos.py but was missing from
pyproject.toml, causing ImportError on macOS. The package (OpenAdapt's
fork of atomacos) fixes pickle serialization of namedtuples needed for
window state capture.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2923138 commit 6be401a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments