python312Packages.ray: set meta.sourceProvenance
This commit is contained in:
committed by
Gaétan Lepage
parent
efc90c3e0e
commit
50802d4348
@@ -162,6 +162,7 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/ray-project/ray/releases/tag/ray-${version}";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ billhuang ];
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user