This release will not be deployed to production. This is a hotfix for failures in running setup.py install
with setuptools version < 36.2.
setup.py is not in the package which gets deployed to production, so this change will be merged directly to master.
Bug Fixes
- Fix install_requires list syntax #3263
Test Improvements