BUILD.bazel
This commit is contained in:
parent
2d4296b9be
commit
fc4ad9e90b
46 changed files with 2 additions and 1 deletions
|
@ -15,5 +15,6 @@ zapp_binary(
|
||||||
deps = [
|
deps = [
|
||||||
py_requirement("ExifRead"),
|
py_requirement("ExifRead"),
|
||||||
py_requirement("yaspin"),
|
py_requirement("yaspin"),
|
||||||
]
|
],
|
||||||
|
shebang = "/usr/bin/env python3"
|
||||||
)
|
)
|
Loading…
Reference in a new issue