From 4ab237fb1bf9e4835deb64b23bde5275ae6f1b9e Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Wed, 19 Jun 2024 14:54:09 +0200 Subject: [PATCH] Building: thinc-wip/pin-numpy-3 --- build-spec.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 build-spec.json diff --git a/build-spec.json b/build-spec.json new file mode 100644 index 0000000..c61aa2a --- /dev/null +++ b/build-spec.json @@ -0,0 +1 @@ +{"clone-url": "https://github.com/explosion/thinc.git", "package-name": "thinc", "commit": "wip/pin-numpy", "options": {"llvm": false, "rust": false, "universal": false, "skip_tests": false}, "upload-to": {"type": "github-release", "repo-id": "explosion/wheelwright", "release-id": "thinc-wip/pin-numpy-3"}} \ No newline at end of file