git.graph-it.com
/
graphit
/
controlpi-wsserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
024a35d
)
Remove "master" from controlpi dependency.
author
Benjamin Braatz
<bb@bbraatz.eu>
Fri, 1 Jul 2022 10:47:52 +0000
(12:47 +0200)
committer
Benjamin Braatz
<bb@bbraatz.eu>
Fri, 1 Jul 2022 10:47:52 +0000
(12:47 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 3289712cf66117eade1cd1c923d364577d69f4cf..f510f340af5292d0801adf987ef687620a22f3ee 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-18,7
+18,7
@@
setuptools.setup(
"aiofiles",
"aiohttp",
"websockets",
- "controlpi @ git+git://git.graph-it.com/graphit/controlpi.git
@master
",
+ "controlpi @ git+git://git.graph-it.com/graphit/controlpi.git",
],
classifiers=[
"Programming Language :: Python",