raspberry-pi-projects/environment.yml
2020-12-05 18:31:36 +01:00

11 lines
115 B
YAML

name: doorbell
dependencies:
- python=3.6
- pip
- numpy
- scipy
- matplotlib
- pip:
- sounddevice