Skip to content

Commit f8c02ec

Browse files
committed
Addd RPi.GPIO to setup.cfg for #2
1 parent 37d5bc7 commit f8c02ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

library/setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,12 @@ ignore =
3939

4040
[pimoroni]
4141
py3deps =
42+
python3-rpi.gpio
4243
python3-setuptools
4344
python3-dev
4445
python3-psutil
4546
py2deps =
47+
python-rpi.gpio
4648
python-setuptools
4749
python-dev
4850
python-psutil

0 commit comments

Comments
 (0)