Skip to content

Commit

Permalink
Add Google API client as a known 3rd party
Browse files Browse the repository at this point in the history
  • Loading branch information
arkq committed Jan 30, 2018
1 parent bf415ec commit 65e48ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/flake8_requirements/modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@
"awesome_slugify": ["slugify"],
"cx_oracle": ["cx_Oracle"],
"enum34": ["enum"],
"google_api_python_client": ["apiclient", "googleapiclient"],
"mysql_python": ["MySQLdb"],
"mysqlclient": ["_mysql", "MySQLdb"],
"pillow": ["PIL"],
Expand Down

0 comments on commit 65e48ea

Please sign in to comment.