diff --git a/projects/poetry_polylith_plugin/mypy.ini b/projects/poetry_polylith_plugin/mypy.ini deleted file mode 100644 index b746abe4..00000000 --- a/projects/poetry_polylith_plugin/mypy.ini +++ /dev/null @@ -1,2 +0,0 @@ -[mypy-cleo.helpers.*] -ignore_missing_imports = True diff --git a/projects/poetry_polylith_plugin/poetry.toml b/projects/poetry_polylith_plugin/poetry.toml deleted file mode 100644 index 4f3a13d8..00000000 --- a/projects/poetry_polylith_plugin/poetry.toml +++ /dev/null @@ -1,3 +0,0 @@ -[virtualenvs] -path = ".venv" -in-project = true