Skip to content

Commit ddcdda2

Browse files
committed
add build script to create the plugin package
1 parent 4275a10 commit ddcdda2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
source .venv/bin/activate && python setup.py sdist

0 commit comments

Comments
 (0)