diff --git a/pyproject.toml b/pyproject.toml index dabe7120..78b64424 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ classifiers = [ "Topic :: Software Development :: Testing", "Topic :: Utilities", ] -requires_python = ">=2.7" +requires-python = ">=2.7" dynamic = ["version"] dependencies = [ "pytz>=2014.4",