mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-09 07:17:10 -05:00
bazel: name WORKSPACE
This commit is contained in:
parent
d3fee12947
commit
de863aece0
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
workspace(name = "constellation")
|
||||
|
||||
# Python toolchain
|
||||
load("//bazel/toolchains:python_deps.bzl", "python_deps")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue