From 79445ed947bd012efc0462f7218a1e328bd8cc46 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 13 Dec 2022 16:19:59 +0000 Subject: [PATCH] update setup.cfg --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7b9a147..ce139b2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,6 +36,7 @@ classifiers = Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 download_url = https://pypi.org/project/wipac-file-catalog/ project_urls = Tracker = https://github.com/WIPACrepo/file_catalog/issues @@ -62,7 +63,7 @@ install_requires = requests-toolbelt tornado wipac-rest-tools[telemetry] -python_requires = >=3.6, <3.11 +python_requires = >=3.6, <3.12 [options.package_data] # generated by wipac:cicd_setup_builder: '*' * = py.typed