diff --git a/pyproject.toml b/pyproject.toml index e9f94e8b..6afc0919 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,9 +49,6 @@ Changelog = "https://whitenoise.readthedocs.io/en/stable/changelog.html" Documentation = "https://whitenoise.readthedocs.io/" Repository = "https://github.com/evansd/whitenoise" -[tool.black] -target-version = ['py38'] - [tool.isort] add_imports = [ "from __future__ import annotations"