Skip to content

Commit f76ad20

Browse files
committed
task: fix build dependency
1 parent 44eccde commit f76ad20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpacloud/eztag/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python_test_utils(
1212
python_distribution(
1313
name="alpacloud.eztag",
1414
repositories=["@alpacloud.eztag"],
15-
dependencies=[":lens"],
15+
dependencies=[":eztag"],
1616
long_description_path="alpacloud/eztag/readme.md",
1717
provides=python_artifact(
1818
name="alpacloud_eztag",

0 commit comments

Comments
 (0)