BUILD.bazel

This commit is contained in:
Reid 'arrdem' McKenzie 2024-02-06 10:01:19 -07:00
commit 45da5b603d
46 changed files with 2 additions and 1 deletions

3
BUILD.bazel Normal file
View file

@ -0,0 +1,3 @@
package(default_visibility = ["//visibility:public"])
exports_files(["setup.cfg"])