Skip to content

Commit 9d0aa3c

Browse files
author
3np
committed
Revert "chore: fix pyproject.toml SIPv7 compat"
This reverts commit 9d5c321.
1 parent 62cebb2 commit 9d0aa3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.9.12dev"
88
description = "Joinmarket client library for Bitcoin coinjoins"
99
readme = "README.md"
1010
requires-python = ">=3.8,<3.13"
11-
license-files = ["LICENSE"]
11+
license = {file = "LICENSE"}
1212
dependencies = [
1313
"chromalog==1.0.5",
1414
"cryptography==42.0.4",

0 commit comments

Comments
 (0)