summaryrefslogtreecommitdiff
path: root/devel/py-pytest-pycodestyle/files/patch-pyproject.toml
blob: f913dcd88f43326bf3ab2e97626f2d1143e0ac3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- pyproject.toml.orig	2025-07-21 05:47:27 UTC
+++ pyproject.toml
@@ -12,7 +12,6 @@ readme = "README.md"
 name = "pytest-pycodestyle"
 description = "pytest plugin to run pycodestyle"
 readme = "README.md"
-license = "MIT"
 authors = [
   { name = "OMOTO Tsukasa", email = "tsukasa@oomo.to" }
 ]