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"
11
11
version = " 2.0.0"
12
12
requires-python = " >=3.10"
13
13
description = " Simple financial functions"
14
- license = { file = " LICENSE.txt " }
14
+ license = " BSD-3-Clause "
15
15
authors = [{name = " Travis E. Oliphant et al." }]
16
16
maintainers = [{
name =
" Numpy Financial Developers" ,
email =
" [email protected] " }]
17
17
readme = " README.md"
@@ -22,7 +22,6 @@ classifiers = [
22
22
" Development Status :: 5 - Production/Stable" ,
23
23
" Intended Audience :: Developers" ,
24
24
" Intended Audience :: Financial and Insurance Industry" ,
25
- " License :: OSI Approved :: BSD License" ,
26
25
" Programming Language :: Python" ,
27
26
" Programming Language :: Python :: 3" ,
28
27
" Programming Language :: Python :: 3.10" ,
You can’t perform that action at this time.
0 commit comments