We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cebb2 commit 9d0aa3cCopy full SHA for 9d0aa3c
pyproject.toml
@@ -8,7 +8,7 @@ version = "0.9.12dev"
8
description = "Joinmarket client library for Bitcoin coinjoins"
9
readme = "README.md"
10
requires-python = ">=3.8,<3.13"
11
-license-files = ["LICENSE"]
+license = {file = "LICENSE"}
12
dependencies = [
13
"chromalog==1.0.5",
14
"cryptography==42.0.4",
0 commit comments