Make setup.py consistent across all versions
Review Request #10138 — Created Sept. 6, 2018 and submitted — Latest diff uploaded
This patch backports newer, cleaner methods we are using in release-2.0-x to
release-0.9.x.Additionally, the
ListNodeDependenciesCommand
mistakenly had the wrong option
name. This has been rectified.
- Ran
setup.py list_node_deps
- Ran
setup.py develop
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
setup.py |
---|