added core to coretk dependencies

This commit is contained in:
Huy Pham 2019-09-27 16:18:30 -07:00
parent 7562b8a445
commit 4bf08af886
2 changed files with 111 additions and 1 deletions

View file

@ -14,3 +14,4 @@ pre-commit = "*"
[packages]
coretk = {editable = true,path = "."}
core = {editable = true,path = "./../daemon"}