Skip to content

Commit 250a3ec

Browse files
committed
Merge branch 'master' of github.com:pimoroni/enviroplus-python into patch-adc
2 parents d8a05f1 + d92c511 commit 250a3ec

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

library/setup.cfg

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ classifiers =
2626
Topic :: Software Development :: Libraries
2727
Topic :: System :: Hardware
2828
29+
[options]
30+
install_requires =
31+
pimoroni-bme280
32+
pms5003
33+
ltr559
34+
st7735
35+
ads1015
36+
2937
[flake8]
3038
exclude =
3139
.tox,

0 commit comments

Comments
 (0)