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:
14bcb20
)
Add pip for #6, correct indendation
author
Philip Howard
<phil@pimoroni.com>
Sat, 6 Jul 2019 13:07:53 +0000
(14:07 +0100)
committer
GitHub
<noreply@github.com>
Sat, 6 Jul 2019 13:07:53 +0000
(14:07 +0100)
library/setup.cfg
patch
|
blob
|
blame
|
history
diff --git
a/library/setup.cfg
b/library/setup.cfg
index 0e6f54ffc03038a3feec2cceaa330d1d6c88915e..6599a4774f8711e5e362d79c26683deccfb112e3 100644
(file)
--- a/
library/setup.cfg
+++ b/
library/setup.cfg
@@
-39,13
+39,15
@@
ignore =
[pimoroni]
py2deps =
[pimoroni]
py2deps =
+ python-pip
python-numpy
python-smbus
python-numpy
python-smbus
- python-pil
+
python-pil
py3deps =
py3deps =
+ python3-pip
python3-numpy
python3-smbus
python3-numpy
python3-smbus
- python3-pil
+
python3-pil
configtxt =
dtoverlay=pi3-miniuart-bt
commands =
configtxt =
dtoverlay=pi3-miniuart-bt
commands =