Fixed PEP-8 formatting recommendations in setup.py
Review Request #6657 — Created Dec. 2, 2014 and submitted — Latest diff uploaded
This fixes a series of warnings from the pep8 tool involving excess spaces around operators, and closing bracket not matching visual indentation in setup.py.
Ran unit tests, and pep8.