File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ name = "MAPIE"
99version = " 0.9.2"
1010description = " A scikit-learn-compatible module for estimating prediction intervals."
1111readme = " README.rst"
12- license = {file = " LICENSE" }
12+ license = " BSD-3-Clause"
13+ license-files = [" LICENSE" ]
1314maintainers = [
1415 {name = " Valentin Laurent" , email = " valentin.laurent@capgemini.com" },
1516 {name = " Thibault Cordier" , email = " thibault.a.cordier@capgemini.com" },
@@ -25,7 +26,6 @@ dependencies = [
2526classifiers = [
2627 " Intended Audience :: Science/Research" ,
2728 " Intended Audience :: Developers" ,
28- " License :: OSI Approved" ,
2929 " Topic :: Software Development" ,
3030 " Topic :: Scientific/Engineering" ,
3131 " Operating System :: Microsoft :: Windows" ,
You can’t perform that action at this time.
0 commit comments