moved coretk under daemon/core/gui
This commit is contained in:
parent
f13c62a1c9
commit
0b5c94778c
118 changed files with 505 additions and 432 deletions
|
@ -36,9 +36,12 @@ setup(
|
|||
install_requires=[
|
||||
"fabric",
|
||||
"grpcio",
|
||||
"netaddr",
|
||||
"invoke",
|
||||
"lxml",
|
||||
"pillow",
|
||||
"protobuf",
|
||||
"pyyaml",
|
||||
],
|
||||
tests_require=[
|
||||
"pytest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue