Relocate zapp to its own repo
This commit is contained in:
parent
549442e887
commit
aa38cb33ee
13 changed files with 11 additions and 801 deletions
|
@ -52,6 +52,12 @@ pip_install(
|
|||
python_interpreter = "python3",
|
||||
)
|
||||
|
||||
git_repository(
|
||||
name = "rules_zapp",
|
||||
remote = "https://github.com/arrdem/rules_zapp.git",
|
||||
tag = "0.1.0",
|
||||
)
|
||||
|
||||
####################################################################################################
|
||||
# Postscript
|
||||
####################################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue