Skip to content

Commit

Permalink
STY: Initial changes to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoneback committed Jan 13, 2025
1 parent 4034a25 commit cb6385a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version = "1.0.2"
license = {file = "LICENSE"}
description = "Orthogonal geomagnetic vector basis and field-line mapping for multipole magnetic fields."
maintainers = [
{"Russell Stoneback", email = "[email protected]"}
{name = "Russell Stoneback", email = "[email protected]"}
]
requires-python = ">=3.9"
dependencies = [
Expand All @@ -39,11 +39,9 @@ keywords = [
"Operating System :: POSIX",
"Operating System :: MacOS"
]
classifiers = [
classifiers = [ " "

]

url = https://github.com/CosmicStudioSoftware/OMMBV/
author = Russell A. Stoneback
author_email = g[email protected]


0 comments on commit cb6385a

Please sign in to comment.