Skip to content

Commit

Permalink
<bot> update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 13, 2022
1 parent e0cde7e commit 79445ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 79445ed

Please # to comment.