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 branch 'master' of git://github.com/topshed/enviroplus-python into topshed...
[EVA-2020-02-2.git]
/
library
/
setup.cfg
diff --git
a/library/setup.cfg
b/library/setup.cfg
index 9a3a72787457f71586278d750ba7f9dc9bf9987d..ed7cef7f7147fd335bac58669cf8127af414212c 100644
(file)
--- a/
library/setup.cfg
+++ b/
library/setup.cfg
@@
-26,6
+26,14
@@
classifiers =
Topic :: Software Development :: Libraries
Topic :: System :: Hardware
Topic :: Software Development :: Libraries
Topic :: System :: Hardware
+[options]
+install_requires =
+ pimoroni-bme280
+ pms5003
+ ltr559
+ st7735
+ ads1015
+
[flake8]
exclude =
.tox,
[flake8]
exclude =
.tox,
@@
-39,9
+47,17
@@
ignore =
[pimoroni]
py2deps =
[pimoroni]
py2deps =
+ python-pip
+ python-numpy
+ python-smbus
+ python-pil
py3deps =
py3deps =
+ python3-pip
+ python3-numpy
+ python3-smbus
+ python3-pil
configtxt =
configtxt =
- dtoverlay=pi3-miniuart-bt
# for Enviro+
+ dtoverlay=pi3-miniuart-bt
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