[no ci] remove 3.8 from setup.cfg

This commit is contained in:
Jay Lee
2024-09-18 11:41:36 -04:00
committed by GitHub
parent c4f15cbf3a
commit 640cb322d7

View File

@@ -13,10 +13,10 @@ keywords = google, oauth2, gsuite, google-apps, google-admin-sdk, google-drive,
classifiers =
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
License :: OSI Approved :: Apache License
[options]