We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76139bc commit 8f08985Copy full SHA for 8f08985
pyproject.toml
@@ -7,7 +7,7 @@ name = "parcels"
7
description = "Framework for Lagrangian tracking of virtual ocean particles in the petascale age."
8
readme = "README.md"
9
dynamic = ["version"]
10
-authors = [{ name = "oceanparcels.org team" }]
+authors = [{ name = "Parcels team" }]
11
requires-python = ">=3.11,<3.13"
12
license = { file = "LICENSE.md" }
13
classifiers = [
0 commit comments