the-algorithm/tweetypie/server/config/BUILD

8 lines
92 B
Python

resources(
sources = [
"!**/*.pyc",
"!BUILD*",
"**/*",
],
)