summaryrefslogtreecommitdiff
path: root/devel/py-pytest-regtest/files/patch-pyproject.toml
blob: aad71522f51a60a8da3a026ea55056d8be9c4bdb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2025-10-11 12:52:01 UTC
+++ pyproject.toml
@@ -13,7 +13,7 @@ authors = [
   {name = "Uwe Schmitt", email = "uwe.schmitt@id.ethz.ch"}
 ]
 
-license = "MIT"
+license = {text = "MIT License"}
 
 classifiers = [
     "Intended Audience :: Developers",