Skip to content

Commit

Permalink
update [pypi]
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbant committed Jun 6, 2024
1 parent 252c3ff commit d4f975a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [
{ name = "Antony Lewis" },
]
description = "Code for Anisotropies in the Microwave Background"
keywords= ['cosmology', 'CAMB', 'CMB']
keywords = ['cosmology', 'CAMB', 'CMB']
readme = "docs/README_pypi.rst"
license = { file = "LICENCE.txt" }
dynamic = ["version"]
Expand Down Expand Up @@ -45,5 +45,3 @@ Source = "https://github.com/cmbant/camb"
Tracker = "https://github.com/cmbant/camb/issues"
Licensing = "https://github.com/cmbant/camb/blob/master/LICENCE.txt"

[tool.setuptools.dynamic]
version = { attr = "camb.__version__" }

0 comments on commit d4f975a

Please sign in to comment.