misc/cargo-d

Fri, 08 May 2026 17:16:34 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Fri, 08 May 2026 17:16:34 -0500
changeset 4
49b062acace9
parent 3
c3a4f4bb87f7
permissions
-rwxr-xr-x

Do not directly depend on ndarray, but through numpy

#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"

 

mercurial