Skip to content

Commit

Permalink
Configure importcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Mar 12, 2024
1 parent 0c89a54 commit db16a89
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ Homepage = "https://github.com/repo-helper/repo-helper-bot"
"Source Code" = "https://github.com/repo-helper/repo-helper-bot"

[tool.importcheck]
always = [
"repo_helper_bot",
"repo_helper_bot.constants",
"repo_helper_bot.hooks",
"repo_helper_bot.routes",
"repo_helper_bot.updater",
"repo_helper_bot.utils",
]

[tool.whey]
base-classifiers = []
Expand Down

0 comments on commit db16a89

Please sign in to comment.