mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
Adds a pre-commit config for development that runs several fixers, including YAPF with "google" style and pylint for static analysis. Use of `requirements-dev.txt` appears to be a common pattern for this type of work: https://pypi.org/project/requirements-dev.txt/
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
cryptography
|
|
distro; sys_platform == 'linux'
|
|
filelock
|
|
google-api-python-client>=1.7.10
|
|
google-auth-httplib2
|
|
google-auth-oauthlib>=0.4.1
|
|
google-auth>=1.11.2
|
|
httplib2>=0.17.0
|
|
passlib>=1.7.2; sys_platform == 'win32'
|
|
python-dateutil
|