BUILD.bazel

This commit is contained in:
Reid 'arrdem' McKenzie 2024-02-06 10:01:19 -07:00
parent 6dc4b5b270
commit 45da5b603d
46 changed files with 2 additions and 1 deletions
BUILD.bazel
projects
activitypub_relay
aloe
anosql-migrations
anosql
archiver
async_cache
calf
cherry-shim
clusterctrl
damm
datalog-shell
datalog
flowmetal
gandi
gh-unnotifier
jobq
jobqd
lilith
octodash
octostep
proquint
public_dns
ratchet
reqman
shoggoth
smith
templater
tentacles
BUILD.bazel
src/python/tentacles/static/css
vfs
yamlschema
tools

View file

View file

@ -15,5 +15,6 @@ zapp_binary(
deps = [
py_requirement("ExifRead"),
py_requirement("yaspin"),
]
],
shebang = "/usr/bin/env python3"
)