projects
/
EVA-2020-02-2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b58bac2
)
Ensure required dependencies are installed
author
Philip Howard
<phil@pimoroni.com>
Fri, 12 Jul 2019 20:13:41 +0000
(21:13 +0100)
committer
GitHub
<noreply@github.com>
Fri, 12 Jul 2019 20:13:41 +0000
(21:13 +0100)
library/setup.cfg
patch
|
blob
|
blame
|
history
diff --git
a/library/setup.cfg
b/library/setup.cfg
index 6599a4774f8711e5e362d79c26683deccfb112e3..ed7cef7f7147fd335bac58669cf8127af414212c 100644
(file)
--- a/
library/setup.cfg
+++ b/
library/setup.cfg
@@
-26,6
+26,14
@@
classifiers =
Topic :: Software Development :: Libraries
Topic :: System :: Hardware
+[options]
+install_requires =
+ pimoroni-bme280
+ pms5003
+ ltr559
+ st7735
+ ads1015
+
[flake8]
exclude =
.tox,