Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 652830002
  • Loading branch information
tjgq authored and copybara-github committed Jul 16, 2024
1 parent 69e55b3 commit 9c8cbc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pytype/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ toplevel_py_binary(
MAIN
main.py
DEPS
.pytype_main_deps
.main_deps
)

py_library(
Expand Down Expand Up @@ -751,7 +751,7 @@ py_test(

py_library(
NAME
pytype_main_deps
main_deps
DEPS
._utils
.config
Expand Down

0 comments on commit 9c8cbc4

Please sign in to comment.