flake8
passed.
JSHint
passed.
Review Request #10139 — Created Sept. 7, 2018 and submitted
This patch updates our
setup.py
to be more modern, using
unicode_literals
andprint_function
, as well as correcting the
ListNodeDependenciesCommand
's option names.
setup.py list_node_deps
.setup.py develop
.