From 8ae8bc1324d3ce66ca70b8725d7bd84d4f0355e4 Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Mon, 18 May 2020 13:27:55 +0100 Subject: [PATCH] Drop unecessary deps --- library/setup.cfg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/library/setup.cfg b/library/setup.cfg index c523996..d3637e3 100644 --- a/library/setup.cfg +++ b/library/setup.cfg @@ -31,9 +31,6 @@ install_requires = st7735 fonts font-roboto - astral - pytz - sounddevice [flake8] exclude = @@ -65,4 +62,4 @@ commands = printf "Setting up i2c and SPI..\n" raspi-config nonint do_spi 0 raspi-config nonint do_i2c 0 - \ No newline at end of file +