mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 10:21:35 +00:00
GAM version merge (kaa-boom)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user