# Dev-machine test dependencies (for running `pytest` with BUBBLECAM_SIM=1, # no Raspberry Pi hardware required). Real-hardware runtime dependencies # (rpi_ws281x, smbus2, bme280, astral, Pillow, waveshare_epd) are installed # on the Pi itself by install.sh -- astral and Pillow are listed here too # since the simulate-mode tests exercise the real dusk/dawn math and image # rendering, not mocks of them. pytest astral Pillow