mirror of
https://github.com/JoinMarket-Org/joinmarket-clientserver.git
synced 2026-08-17 13:07:51 +02:00
Bump compatible Python version to 3.13
This commit is contained in:
parent
e4e5ba97d3
commit
3de416a660
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ name = "joinmarket"
|
|||
version = "0.9.12dev"
|
||||
description = "Joinmarket client library for Bitcoin coinjoins"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8,<3.13"
|
||||
requires-python = ">=3.8,<3.14"
|
||||
license = {file = "LICENSE"}
|
||||
dependencies = [
|
||||
"chromalog==1.0.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue