buildPythonPackage: add support for conda

This commit is contained in:
DavHau
2021-05-16 15:13:39 +07:00
committed by Frederik Rietdijk
parent ae3d04bf55
commit 6c0b85cf3a
9 changed files with 133 additions and 7 deletions

View File

@@ -44,6 +44,8 @@ with pkgs;
toPythonModule toPythonApplication
buildSetupcfg
condaInstallHook
condaUnpackHook
eggUnpackHook
eggBuildHook
eggInstallHook