Skip to content

Commit

Permalink
chore(deps): drop apis_ontology ignore from deptry config
Browse files Browse the repository at this point in the history
  • Loading branch information
b1rger committed Nov 22, 2024
1 parent 9e5e6b1 commit a49db78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ lint.isort.known-first-party = ["apis_core"]
extend_exclude = [".*/tests"]

[tool.deptry.per_rule_ignores]
DEP001 = ["apis_ontology"]
DEP002 = ["apis-override-select2js", "crispy-bootstrap4"]

[tool.deptry.package_module_name_map]
Expand Down

0 comments on commit a49db78

Please sign in to comment.