Skip to content

Commit

Permalink
QA
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyCMWF committed Oct 24, 2024
1 parent 02dfb5a commit fca4f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def read(fname):
long_description=read("README.rst"),
packages=setuptools.find_packages(),
include_package_data=True,
python_requires='>=3.8',
python_requires=">=3.8",
install_requires=[
"cads-api-client>=1.4.7",
"requests>=2.5.0",
Expand Down

0 comments on commit fca4f57

Please sign in to comment.