Skip to content

Commit

Permalink
Revert "Add pkgconf to builddependencies"
Browse files Browse the repository at this point in the history
This reverts commit e650d17.
  • Loading branch information
yqshao committed Jul 3, 2024
1 parent e650d17 commit 1e66580
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ use_pip = True
sanity_pip_check = True

builddependencies = [
('pkgconf', '1.9.5'),
('Bazel', '6.1.0'),
# git 2.x required, see also https://github.com/tensorflow/tensorflow/issues/29053
('git', '2.41.0', '-nodocs'),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ use_pip = True
sanity_pip_check = True

builddependencies = [
('pkgconf', '1.9.5'),
('Bazel', '6.1.0'),
# git 2.x required, see also https://github.com/tensorflow/tensorflow/issues/29053
('git', '2.41.0', '-nodocs'),
Expand Down

0 comments on commit 1e66580

Please sign in to comment.