1
0

tests: run debug-mode unittests on python 3.13

This commit is contained in:
SomberNight
2025-03-04 15:50:36 +00:00
parent ffc84ab7d3
commit f13983015d

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"