BUILD.bazel
This commit is contained in:
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
vfs
yamlschema
tools
autoflake
black
build_rules
flake8
isort
openapi
python
sass
sphinx
unify
xfmt
yamllint
|
@ -15,5 +15,6 @@ zapp_binary(
|
|||
deps = [
|
||||
py_requirement("ExifRead"),
|
||||
py_requirement("yaspin"),
|
||||
]
|
||||
],
|
||||
shebang = "/usr/bin/env python3"
|
||||
)
|
Loading…
Reference in a new issue