Skip to content

Commit

Permalink
Merge pull request #93 from CIAT-DAPA/develop
Browse files Browse the repository at this point in the history
setup 3.9
  • Loading branch information
santiago123x authored Oct 8, 2024
2 parents a2c4058 + 8259d01 commit debee01
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 @@ -15,7 +15,7 @@
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
],
python_requires=">=3.10",
python_requires=">=3.9",
entry_points={
'console_scripts': [
'aclimate_resampling=aclimate_resampling.aclimate_run_resampling:main',
Expand Down

0 comments on commit debee01

Please sign in to comment.