Skip to content

Commit

Permalink
Add PyGObject to known modules
Browse files Browse the repository at this point in the history
Fixes arkq#24
  • Loading branch information
Dreamsorcerer authored and arkq committed May 30, 2020
1 parent d38fc92 commit a3dcfde
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 @@ -528,6 +528,7 @@
"pillow": ["PIL"],
"protobuf": ["google.protobuf"],
"py_lru_cache": ["lru"],
"pygobject": ["gi", "pygtkcompat"],
"pyhamcrest": ["hamcrest"],
"pyicu": ["icu"],
"pyjwt": ["jwt"],
Expand Down

0 comments on commit a3dcfde

Please sign in to comment.