python313Packages.cypherpunkpay: ignore UserWarning

This commit is contained in:
Fabian Affolter
2025-10-08 22:03:27 +02:00
parent 3f7c2865fc
commit a045d873dc
@@ -79,6 +79,7 @@ buildPythonPackage rec {
pytestFlags = [
"-Wignore::DeprecationWarning"
"-Wignore::UserWarning"
];
disabledTestPaths = [