Skip to content

Commit f4dc4cc

Browse files
committed
added module dependency in pyproject.toml
1 parent f5f913c commit f4dc4cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ module = [
6363
"feedparser.*",
6464
"gitlint.*",
6565
"googleapiclient.*",
66+
"google_api_python_client.*",
67+
"google_auth_httplib2.*",
68+
"google_auth_oauthlib.*",
6669
"irc.*",
6770
"mercurial.*",
6871
"nio.*",

0 commit comments

Comments
 (0)