Merge pull request #256566 from svanderburg/fix-alerta

This commit is contained in:
Artturi
2023-09-22 05:18:54 +03:00
committed by GitHub
@@ -30,6 +30,7 @@ python3.pkgs.buildPythonApplication rec {
requests
requests-hawk
sentry-sdk
setuptools
];
# We can't run the tests from Nix, because they rely on the presence of a working MongoDB server