1
0

Merge pull request #9604 from SomberNight/202503_ci_py313

tests: run debug-mode unittests on python 3.13
This commit is contained in:
ghost43
2025-03-04 16:10:09 +00:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ task:
ELECTRUM_PYTHON_VERSION: 3.13
- name: "unittests: Tox Python 3 debug mode"
env:
ELECTRUM_PYTHON_VERSION: 3.11
ELECTRUM_PYTHON_VERSION: 3.13
# enable additional checks:
PYTHONASYNCIODEBUG: "1"
PYTHONDEVMODE: "1"