python313Packages.cypherpunkpay: ignore UserWarning
This commit is contained in:
@@ -79,6 +79,7 @@ buildPythonPackage rec {
|
||||
|
||||
pytestFlags = [
|
||||
"-Wignore::DeprecationWarning"
|
||||
"-Wignore::UserWarning"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user