From cb6385aaa69b2196f23e589ad7dbaeb1b3959979 Mon Sep 17 00:00:00 2001 From: Russell Stoneback Date: Mon, 13 Jan 2025 17:28:29 -0600 Subject: [PATCH] STY: Initial changes to pyproject.toml --- pyproject.toml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 052f3965..fc711f86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = "contact@cosmicstudio.io"} + {name = "Russell Stoneback", email = "contact@cosmicstudio.io"} ] requires-python = ">=3.9" dependencies = [ @@ -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 = github@cosmicstudio.io +