mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
- Convert to USE_PYTHON=pep517 Changes: https://github.com/hgrecco/pint-pandas/blob/master/CHANGES
9 lines
216 B
TOML
9 lines
216 B
TOML
--- pyproject.toml.orig 2023-05-26 21:00:53 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[project]
|
|
-name = "Pint-Pandas"
|
|
+name = "pint-pandas"
|
|
authors = [
|
|
{name="Hernan E. Grecco", email="hernan.grecco@gmail.com"}
|
|
]
|