File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ name = "numpy-financial"
1111version = " 2.0.0"
1212requires-python = " >=3.10"
1313description = " Simple financial functions"
14- license = { file = " LICENSE.txt " }
14+ license = " BSD-3-Clause "
1515authors = [{name = " Travis E. Oliphant et al." }]
1616maintainers = [{
name =
" Numpy Financial Developers" ,
email =
" [email protected] " }]
1717readme = " README.md"
@@ -22,7 +22,6 @@ classifiers = [
2222 " Development Status :: 5 - Production/Stable" ,
2323 " Intended Audience :: Developers" ,
2424 " Intended Audience :: Financial and Insurance Industry" ,
25- " License :: OSI Approved :: BSD License" ,
2625 " Programming Language :: Python" ,
2726 " Programming Language :: Python :: 3" ,
2827 " Programming Language :: Python :: 3.10" ,
You can’t perform that action at this time.
0 commit comments