File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 2929 'License :: Other/Proprietary License' ,
3030 'Natural Language :: English' ,
3131 'Programming Language :: Python :: 3' ,
32- 'Programming Language :: Python :: 3.6' ,
33- 'Programming Language :: Python :: 3.7' ,
34- 'Programming Language :: Python :: 3.8' ,
3532 'Programming Language :: Python :: 3.9' ,
33+ 'Programming Language :: Python :: 3.10' ,
34+ 'Programming Language :: Python :: 3.11' ,
35+ 'Programming Language :: Python :: 3.12' ,
36+ 'Programming Language :: Python :: 3.13' ,
3637 'Topic :: Scientific/Engineering' ,
3738 'Topic :: Scientific/Engineering :: Atmospheric Science' ,
3839 'Topic :: Scientific/Engineering :: GIS' ,
3940 'Topic :: Scientific/Engineering :: Hydrology' ,
4041 'Topic :: Scientific/Engineering :: Physics' ,
4142 ],
4243 install_requires = [
43- 'scitools-iris>=2.2 ' ,
44+ 'scitools-iris>=3.6 ' ,
4445 ],
4546 extras_require = {
4647 'develop' : [
You can’t perform that action at this time.
0 commit comments