projects
/
EVA-2020-02-2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge pull request #33 from pimoroni/noise
[EVA-2020-02-2.git]
/
library
/
setup.cfg
diff --git
a/library/setup.cfg
b/library/setup.cfg
index 6599a4774f8711e5e362d79c26683deccfb112e3..c48c7badd908ec278ce053344f1396833130a9fa 100644
(file)
--- a/
library/setup.cfg
+++ b/
library/setup.cfg
@@
-26,6
+26,15
@@
classifiers =
Topic :: Software Development :: Libraries
Topic :: System :: Hardware
Topic :: Software Development :: Libraries
Topic :: System :: Hardware
+[options]
+install_requires =
+ pimoroni-bme280
+ pms5003
+ ltr559
+ st7735
+ ads1015
+ sounddevice
+
[flake8]
exclude =
.tox,
[flake8]
exclude =
.tox,
@@
-43,13
+52,16
@@
py2deps =
python-numpy
python-smbus
python-pil
python-numpy
python-smbus
python-pil
+ libportaudio2
py3deps =
python3-pip
python3-numpy
python3-smbus
python3-pil
py3deps =
python3-pip
python3-numpy
python3-smbus
python3-pil
+ libportaudio2
configtxt =
dtoverlay=pi3-miniuart-bt
configtxt =
dtoverlay=pi3-miniuart-bt
+ dtoverlay=adau7002-simple
commands =
printf "Setting up i2c and SPI..\n"
raspi-config nonint do_spi 0
commands =
printf "Setting up i2c and SPI..\n"
raspi-config nonint do_spi 0