Skip to content

Commit a24c85d

Browse files
committed
Change gazelle naming convention for python bin and lib
1 parent 984c529 commit a24c85d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ gazelle(
6161

6262
# gazelle:python_ignore_files setup.py
6363
# gazelle:resolve py lxml.etree @pypi//lxml
64+
# gazelle:python_binary_naming_convention $package_name$
65+
# gazelle:python_library_naming_convention $package_name$
6466

6567
py_library(
6668
name = "document-api-python",

0 commit comments

Comments
 (0)