python3Packages.clip: modernize

This commit is contained in:
Harinn
2026-06-07 22:20:24 +07:00
parent e3f01a4530
commit cf3d014d9e
@@ -15,6 +15,8 @@ buildPythonPackage {
version = "unstable-2022-11-17";
pyproject = true;
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "openai";
repo = "clip";