GAM version merge (kaa-boom)

This commit is contained in:
Jay Lee
2023-07-21 18:24:45 +00:00
parent 3046cbf3b9
commit 03917fb70b
188 changed files with 120374 additions and 33256 deletions

View File

@@ -5,8 +5,8 @@ description = Command line management for Google Workspaces
long_description = file: readme.md
long_description_content_type = text/markdown
url = https://github.com/GAM-team/GAM
author = Jay Lee
author_email = jay0lee@gmail.com
author = GAM Team
author_email = google-apps-manager@googlegroups.com
license = Apache
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
@@ -23,6 +23,7 @@ classifiers =
packages = find:
python_requires = >= 3.8
install_requires =
chardet
cryptography
distro; sys_platform == 'linux'
filelock
@@ -31,6 +32,7 @@ install_requires =
google-auth-oauthlib >= 0.4.6
google-auth >= 2.3.3
httplib2 >= 0.20.2
lxml
passlib >= 1.7.4
pathvalidate
python-dateutil