mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
* Install peewee type hints * Models now have proper types * Fix iterator type * Enable debug builds with dev reqs installed * Install as wheel * Fix cast type
5 lines
37 B
Plaintext
5 lines
37 B
Plaintext
ruff
|
|
|
|
# types
|
|
types-peewee == 3.17.*
|