Make the repo installable as a package (#26)

This commit is contained in:
boba_and_beer
2021-01-30 05:05:01 +11:00
committed by GitHub
parent 578a1d3e2e
commit 3bee28119e
10 changed files with 70 additions and 5 deletions

1
clip/__init__.py Normal file
View File

@ -0,0 +1 @@
from .clip import *