git.graph-it.com
/
graphit
/
controlpi-statemachine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3815c1
)
Do not require jsonschema directly anymore.
author
Benjamin Braatz
<bb@bbraatz.eu>
Tue, 23 Mar 2021 18:11:29 +0000
(19:11 +0100)
committer
Benjamin Braatz
<bb@bbraatz.eu>
Tue, 23 Mar 2021 18:11:29 +0000
(19:11 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index c2997509e7f9a4a6e16e6aeca38e2a187c1ba076..cf806c9d0d05dc709c41d4e42fab320769fb2db9 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-14,7
+14,6
@@
setuptools.setup(
url="http://docs.graph-it.com/graphit/controlpi-statemachine",
packages=["controlpi_plugins"],
install_requires=[
- "jsonschema",
"controlpi @ git+git://git.graph-it.com/graphit/controlpi.git",
],
classifiers=[