aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-pint/files/patch-pyproject.toml
blob: 87df99f6402c541038ab8c985b0b994a85985796 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- pyproject.toml.orig	2023-05-25 16:42:53 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
 [project]
-name = "Pint"
+name = "pint"
 authors = [
   {name="Hernan E. Grecco", email="hernan.grecco@gmail.com"}
 ]