diff --git a/pyproject.toml b/pyproject.toml index 53dc7e5a..d256cf52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,10 +15,6 @@ exclude = ''' | build | dist | migrations - # The following are specific to Black, you probably don't want those. - | blib2to3 - | tests/data - | profiling )/ '''