6 lines
99 B
Python
6 lines
99 B
Python
py_project(
|
|
name = "anosql-migrations",
|
|
lib_deps = [
|
|
"//projects/anosql",
|
|
],
|
|
)
|