Skip to content

Commit

Permalink
Add Oracle client as a known 3rd party
Browse files Browse the repository at this point in the history
  • Loading branch information
arkq committed Jan 3, 2018
1 parent f3aab51 commit 3381827
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 @@ -492,6 +492,7 @@
# or the name of the module is different than the project name itself.
KNOWN_3RD_PARTIES = {
"awesome_slugify": ["slugify"],
"cx_oracle": ["cx_Oracle"],
"enum34": ["enum"],
"pillow": ["PIL"],
"py_lru_cache": ["lru"],
Expand Down

0 comments on commit 3381827

Please sign in to comment.