mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user