Skip to content

Commit 260cbfe

Browse files
committed
More pyproject tweaks
1 parent c15c204 commit 260cbfe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ requires = ["setuptools>=61.0", "wheel", "setuptools_scm"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "arc-replan-central"
6+
name = "replan_central"
77
dynamic = ["version"]
8-
description = "ARC replan_central package for solar and ops data analysis"
8+
description = "Replan Central"
99
authors = [
10-
{ name = "SOT ARC Team", email = "arc@sot.org" }
10+
{ name = "Aspect Team", email = "aca@cfa.harvard.edu" }
1111
]
1212
readme = "LICENSE.rst"
1313
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)