mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-05 17:51:36 +02: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.*
|