10 buildPythonPackage rec {
14 src = fetchFromGitHub {
15 owner = "syrusakbary";
18 sha256 = "17mq1bm78xfl0x1g50ng502m5ldq6421rzz35hlqafsj0cq8dkp6";
21 propagatedBuildInputs = [
32 "tests/test_benchmark.py"
36 description = "Ultra-performant Promise implementation in Python";
37 homepage = "https://github.com/syrusakbary/promise";
38 license = licenses.mit;
39 maintainers = with maintainers; [