Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 9d5c321

Browse files
author
3np
committed
chore: fix pyproject.toml SIPv7 compat
1 parent 802360a commit 9d5c321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = {file = "LICENSE"}
11+
license-files = ["LICENSE"]
1212
dependencies = [
1313
"chromalog==1.0.5",
1414
"cryptography==42.0.4",

0 commit comments

Comments
 (0)