File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- Copyright 2000-2018 Antony Lewis and Anthony Challinor.
1
+ Copyright 2000-2025 Antony Lewis and Anthony Challinor.
2
2
3
3
Portions of this software were originally based on
4
4
CMBFAST by Uros Seljak and Matias Zaldarriaga, itself based on Boltzmann code written by Edmund
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ authors = [
10
10
description = " Code for Anisotropies in the Microwave Background"
11
11
keywords = [' cosmology' , ' CAMB' , ' CMB' ]
12
12
readme = " docs/README_pypi.rst"
13
- license = { file = " LICENCE.txt" }
13
+ license = " LicenseRef-LGPL-arxiv"
14
+ license-files = [" LICENCE.txt" ]
14
15
dynamic = [" version" ]
15
16
requires-python = " >=3.8.0"
16
17
classifiers = [
@@ -19,7 +20,7 @@ classifiers = [
19
20
" Environment :: Console" ,
20
21
" Intended Audience :: Science/Research" ,
21
22
" Topic :: Scientific/Engineering :: Astronomy" ,
22
- " License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)" ,
23
+ # "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
23
24
" Programming Language :: Python :: 3.8" ,
24
25
" Programming Language :: Python :: 3.9" ,
25
26
" Programming Language :: Python :: 3.10" ,
You can’t perform that action at this time.
0 commit comments