Skip to content

Commit

Permalink
Add attrs to known 3rd party mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
mje-nz authored and arkq committed Nov 30, 2020
1 parent a815044 commit 072fb24
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 @@ -505,6 +505,7 @@
# but it depends on allure-python-commons which provides it. User
# will most likely specify allure-pytest as a dependency, though.
"allure-pytest": ["allure"],
"attrs": ["attr"],
"awesome_slugify": ["slugify"],
"beautifulsoup4": ["bs4"],
"cx_oracle": ["cx_Oracle"],
Expand Down

0 comments on commit 072fb24

Please sign in to comment.