Loading pkgs/development/python-modules/locust-cloud/default.nix +3 −1 Original line number Diff line number Diff line { lib, buildPythonPackage, configargparse, fetchFromGitHub, gevent, hatch-vcs, hatchling, lib, platformdirs, python-engineio, python-socketio, Loading Loading @@ -40,6 +40,8 @@ buildPythonPackage rec { tomli ]; pythonImportsCheck = [ "locust_cloud" ]; meta = { description = "Hosted version of Locust to run distributed load tests"; homepage = "https://github.com/locustcloud/locust-cloud"; Loading Loading
pkgs/development/python-modules/locust-cloud/default.nix +3 −1 Original line number Diff line number Diff line { lib, buildPythonPackage, configargparse, fetchFromGitHub, gevent, hatch-vcs, hatchling, lib, platformdirs, python-engineio, python-socketio, Loading Loading @@ -40,6 +40,8 @@ buildPythonPackage rec { tomli ]; pythonImportsCheck = [ "locust_cloud" ]; meta = { description = "Hosted version of Locust to run distributed load tests"; homepage = "https://github.com/locustcloud/locust-cloud"; Loading