Skip to content

Commit

Permalink
Merge pull request #11 from CIAT-DAPA/develop
Browse files Browse the repository at this point in the history
fixed
  • Loading branch information
santiago123x authored Aug 16, 2023
2 parents 788fb27 + 70451f3 commit de40a7d
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 @@ -13,7 +13,7 @@
keywords='prediction aclimate',
entry_points={
'console_scripts': [
'aclimate_cpt=aclimate_prediction.aclimate_run_cpt:main',
'aclimate_cpt=aclimate_cpt.aclimate_run_cpt:main',
],
},
classifiers=[
Expand Down

0 comments on commit de40a7d

Please sign in to comment.