summaryrefslogtreecommitdiff
path: root/biology/py-cutadapt/files/patch-pyprojetc.toml
blob: 7a3ad00ad87cdbda3d5937dcd939599a49f51342 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2025-06-06 12:32:50.569385000 +0200
+++ pyproject.toml	2025-06-06 12:33:10.984604000 +0200
@@ -9,7 +9,7 @@
 ]
 description = "Adapter trimming and other preprocessing of high-throughput sequencing reads"
 readme = "README.rst"
-license = "MIT"
+license = {text = "MIT"}
 classifiers = [
     "Development Status :: 5 - Production/Stable",
     "Environment :: Console",