Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pluflou authored Sep 24, 2024
1 parent 0a41cc5 commit 6a565f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools>=64.0", "setuptools-scm[toml]"]
build-backend = "setuptools.build_meta"

[project]
name = "slac-gismo-grid-tools"
name = "sg2t"
description = "SLAC GISMo Grid Tools is single core package for grid related data cleaning, manipulation and data science in Python."
readme = "README.md"
license.file = "LICENSE"
Expand All @@ -12,7 +12,7 @@ authors = [
{ name = "David Chassin", email = "[email protected]" },
{ name = "Mohamed Nijad "},
]
keywords = ["grid", "load modeling", "electrid loadshapes"]
keywords = ["grid", "load modeling", "electric loadshapes"]
requires-python = ">=3.6"

dependencies = [
Expand Down

0 comments on commit 6a565f5

Please sign in to comment.