git.graph-it.com
/
graphit
/
pin-py.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e8e49d
)
umodbus dependency in setup.py
master
author
Benjamin Braatz
<benjamin.braatz@graph-it.com>
Thu, 21 Jan 2021 15:08:41 +0000
(16:08 +0100)
committer
Benjamin Braatz
<benjamin.braatz@graph-it.com>
Thu, 21 Jan 2021 15:08:41 +0000
(16:08 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index cbf1696ddbb6207271357893794addbe7797a46a..6356e0b3b7da5720050d67ac4f01065d8af5efbd 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-18,6
+18,7
@@
setuptools.setup(
],
install_requires=[
"pigpio",
+ "umodbus",
"graphit-event @ git+git://git.graph-it.com/graphit/event-py.git",
],
classifiers=[