@@ -14,16 +14,16 @@ dynamic = ["version"]
1414dependencies = [" numpy<2.1.0" , " matplotlib" , " scipy" , " custom-inherit" , " mpyez" ]
1515keywords = [" fitting" , " multi-modal" , " gaussian" , " lognormal" , " skew" , " curve fitting" , " scipy" ]
1616classifiers = [
17- " Classifier: Development Status :: 5 - Production/Stable" ,
18- " Classifier: Intended Audience :: Science/Research" ,
19- " Classifier: License :: OSI Approved :: MIT License" ,
20- " Classifier: Operating System :: OS Independent" ,
21- " Classifier: Programming Language :: Python :: 3.9" ,
22- " Classifier: Programming Language :: Python :: 3.10" ,
23- " Classifier: Programming Language :: Python :: 3.11" ,
24- " Classifier: Topic :: Scientific/Engineering :: Astronomy" ,
25- " Classifier: Topic :: Scientific/Engineering :: Mathematics" ,
26- " Classifier: Topic :: Scientific/Engineering :: Physics"
17+ " Development Status :: 5 - Production/Stable" ,
18+ " Intended Audience :: Science/Research" ,
19+ " License :: OSI Approved :: MIT License" ,
20+ " Operating System :: OS Independent" ,
21+ " Programming Language :: Python :: 3.9" ,
22+ " Programming Language :: Python :: 3.10" ,
23+ " Programming Language :: Python :: 3.11" ,
24+ " Topic :: Scientific/Engineering :: Astronomy" ,
25+ " Topic :: Scientific/Engineering :: Mathematics" ,
26+ " Topic :: Scientific/Engineering :: Physics"
2727]
2828
2929[tool .setuptools .dynamic ]
0 commit comments