aztk icon indicating copy to clipboard operation
aztk copied to clipboard

Install aztk sdk to the node

Open jafreck opened this issue 7 years ago • 0 comments

Currently, we upload the aztk directory to the node. It would be best if we install it and it's dependencies to the node.

We would need to refactor setup.py since that currently have cli specific code in it. Possibly break into 2 setup.pys: one for the cli which depends on another for the SDK (this might require 2 pip packages).

With the SDK installed, we can use it instead of node_scripts, and remove duplicate code

jafreck avatar Mar 27 '18 00:03 jafreck