Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ci_scripts/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# project itself.
# The list is parsed by audit.sh script to install packages and audit them.

apache-tvm-ffi
cffi
contourpy
cryptography
Expand Down
5 changes: 5 additions & 0 deletions docs/packages/apache-tvm-ffi.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package-name: apache-tvm-ffi
source-code: https://github.com/apache/tvm-ffi
license: Apache 2.0
versions:
- version: 0.1.12
Loading