diff --git a/pyproject.toml b/pyproject.toml index 790a1eb..bcfdca2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ isort = "^5.10.1" profile = "black" multi_line_output = 3 # Vertical Hanging Indent src_paths = "tap_linear" -linear + [build-system] # Uncomment the pinned version in favor of the git URL once # https://github.com/python-poetry/poetry-core/pull/257 is merged