glyph / Pomodouroboros

Pomodoro timer that acknowledges the inexorable, infinite passage of time
MIT License
188 stars 12 forks source link

Minimize pyobjc dependencies #18

Closed glyph closed 2 years ago

glyph commented 3 years ago

I only need a few frameworks, it shouldn't pull in the universe.

(Specifically this refers to depending directly on pyobjc-framework-* and pyobjc-core rather than pyobjc in requirements.txt)

glyph commented 2 years ago

Fixed in fcd51da