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 @@ -10,7 +10,7 @@ name = "pyhf"
1010dynamic = [" version" ]
1111description = " pure-Python HistFactory implementation with tensors and autodiff"
1212readme = " README.rst"
13- license = { text = " Apache-2.0" } # SPDX short identifier
13+ license = " Apache-2.0"
1414requires-python = " >=3.8"
1515authors = [
1616 {
name =
" Lukas Heinrich" ,
email =
" [email protected] " },
@@ -29,7 +29,6 @@ classifiers = [
2929 " Development Status :: 4 - Beta" ,
3030 " Environment :: WebAssembly :: Emscripten" ,
3131 " Intended Audience :: Science/Research" ,
32- " License :: OSI Approved :: Apache Software License" ,
3332 " Operating System :: OS Independent" ,
3433 " Programming Language :: Python :: 3" ,
3534 " Programming Language :: Python :: 3 :: Only" ,
You can’t perform that action at this time.
0 commit comments