Add hyperspace-rpc and lock

This commit is contained in:
Luke Murphy
2020-08-09 11:47:13 +02:00
parent ed859671fa
commit 249e3d56a7
2 changed files with 281 additions and 0 deletions

View File

@ -15,6 +15,7 @@ keywords = []
[tool.poetry.dependencies]
python = "^3.6"
hyperspace-rpc = "^0.0.1-alpha.1"
[tool.poetry.dev-dependencies]
black = "^19.10b0"