This release drops the hard requirement on oauth2client and installs
google-auth by default instead. oauth2client is still supported but will
need to be explicitly installed.
- Drop oauth2client dependency (#499)
- Include tests in source distribution (#514)