buildPythonPackage: add support for conda

This commit is contained in:
DavHau
2021-05-28 14:31:40 +02:00
committed by Frederik Rietdijk
parent ae3d04bf55
commit 6c0b85cf3a
9 changed files with 133 additions and 7 deletions
@@ -44,6 +44,8 @@ with pkgs;
toPythonModule toPythonApplication
buildSetupcfg
condaInstallHook
condaUnpackHook
eggUnpackHook
eggBuildHook
eggInstallHook