Loading pkgs/by-name/pi/pipenv-poetry-migrate/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,10 @@ python3Packages.buildPythonApplication rec { build-system = [ python3Packages.poetry-core ]; pythonRelaxDeps = [ "typer" ]; dependencies = with python3Packages; [ setuptools # for pkg_resources tomlkit Loading Loading
pkgs/by-name/pi/pipenv-poetry-migrate/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,10 @@ python3Packages.buildPythonApplication rec { build-system = [ python3Packages.poetry-core ]; pythonRelaxDeps = [ "typer" ]; dependencies = with python3Packages; [ setuptools # for pkg_resources tomlkit Loading