Fix pip license error + add pip install command to readme (#1419)

* fix pip license error, add pip install to readme

* fix warning: the 'license_file' option is deprecated, use 'license_files' instead
This commit is contained in:
Janosh Riebesell
2021-08-31 13:51:51 +01:00
committed by GitHub
parent ebfdf4b052
commit 108990cf06
2 changed files with 26 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ url = https://github.com/jay0lee/GAM
author = Jay Lee
author_email = jay0lee@gmail.com
license = Apache
license_file = src/license.rtf
license_files = LICENSE
keywords = google, oauth2, gsuite, google-apps, google-admin-sdk, google-drive, google-cloud, google-calendar, gam, google-api, oauth2-client, google-workspace
classifiers =
Programming Language :: Python :: 3