mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 03:26:41 -04:00
11 lines
378 B
TOML
11 lines
378 B
TOML
--- pyproject.toml.orig 2023-05-16 23:38:03 UTC
|
|
+++ pyproject.toml
|
|
@@ -3,7 +3,7 @@ requires = ["setuptools>=42", "wheel", "setuptools_scm
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|
|
-name = "MetPy"
|
|
+name = "metpy"
|
|
description = "Collection of tools for reading, visualizing and performing calculations with weather data."
|
|
readme = "README.md"
|
|
dynamic = ["version"]
|