Add MySQL-Python as a dev dependency
Review Request #8731 — Created Feb. 9, 2017 and submitted
Djblets now contains tests for its custom Django MySQL backend. However,
those tests fail, e.g. on Travis CI, because we do not indicate it as a
dependency anywhere. This patch addresses that.
Testing done:
Ran unit tests on Travis CI. See the Travis CI build.