Skip to content
Snippets Groups Projects
Commit edb7a76b authored by DAVID Axel's avatar DAVID Axel
Browse files

ci: :rotating_light: Add vigenere-api to be a known transitive dep for deptry

parent c2154a65
No related branches found
No related tags found
No related merge requests found
...@@ -1044,7 +1044,7 @@ extend_exclude = [] ...@@ -1044,7 +1044,7 @@ extend_exclude = []
ignore_obsolete = [] ignore_obsolete = []
# openapidocs is essential-openapidocs # openapidocs is essential-openapidocs
ignore_missing = ["openapidocs"] ignore_missing = ["openapidocs"]
ignore_transitive = [] ignore_transitive = ["vigenere-api"]
ignore_misplaced_dev = [] ignore_misplaced_dev = []
ignore_notebooks = true ignore_notebooks = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment