{ python3 }: python3.pkgs.buildPythonApplication { pname = "soe-python"; version = "1.0"; src = ./.; doCheck = false; }