Skip to content

Commit

Permalink
update description and remove local version
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleySappington committed Dec 11, 2024
1 parent 424d13b commit 208296b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "stpsf"
description = "Creates simulated point spread functions for the James Webb Space Telescope"
description = "Creates simulated point spread functions for Space Telescopes (James Webb, Roman)"
authors = [
{ name = "Association of Universities for Research in Astronomy", email = "[email protected]" },
]
Expand Down Expand Up @@ -63,6 +63,7 @@ namespaces = false
]

[tool.setuptools_scm]
local_scheme = "no-local-version"
write_to = "stpsf/version.py"

[tool.pytest.ini_options]
Expand Down

0 comments on commit 208296b

Please sign in to comment.