python311Packages.prophet: add darwin support
This commit is contained in:
@@ -66,6 +66,5 @@ buildPythonPackage rec {
|
||||
homepage = "https://facebook.github.io/prophet/";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ tomasajt ];
|
||||
platforms = lib.platforms.linux; # cmdstanpy doesn't currently build on darwin
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user