Commit a045d873 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python313Packages.cypherpunkpay: ignore UserWarning

parent 3f7c2865
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,6 +79,7 @@ buildPythonPackage rec {

  pytestFlags = [
    "-Wignore::DeprecationWarning"
    "-Wignore::UserWarning"
  ];

  disabledTestPaths = [