Skip to content

Commit 06c6dec

Browse files
committed
[semver:patch]
1 parent bfa405b commit 06c6dec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scripts/wagon.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
make compile
33
make wheels
4-
wagon create -r requirements.txt --build-tag "manylinux" -vvv -f -a "--find-links /workspace/build" --output-directory ~/project/ ~/project/
4+
wagon create --add-file plugin.yaml -r requirements.txt --build-tag "manylinux" -vvv -f -a "--find-links /workspace/build" --output-directory ~/project/ ~/project/

0 commit comments

Comments
 (0)