diff --git a/pyproject.toml b/pyproject.toml index 2acc989..efc12fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [ ] description = "Market and exchange trading calendars for pandas" readme = "README.rst" -requires-python = ">=3.9" +requires-python = ">=3.8" keywords = ["trading", "exchanges", "markets", "OTC", "datetime", "holiday", "business days"] license = { text = "MIT" } classifiers = [