Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11_abseil
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11_abseil
Commits
20c01c01
Commit
20c01c01
authored
Apr 07, 2021
by
Jean-Baptiste Lespiau
Committed by
Copybara-Service
Apr 07, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Github CI.
PiperOrigin-RevId: 367255373
parent
109358d8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
WORKSPACE
+3
-3
No files found.
WORKSPACE
View file @
20c01c01
...
@@ -30,9 +30,9 @@ http_archive(
...
@@ -30,9 +30,9 @@ http_archive(
http_archive(
http_archive(
name = "pybind11",
name = "pybind11",
build_file = "@pybind11_bazel//:pybind11.BUILD",
build_file = "@pybind11_bazel//:pybind11.BUILD",
strip_prefix = "pybind11-2.6",
strip_prefix = "pybind11-2.6
.2
",
sha256 = "
22af7c5c65f1ca5d00cbfee5fa9be6aedcaa1ea0c46af22eaa429526e1b88094
",
sha256 = "
8ff2fff22df038f5cd02cea8af56622bc67f5b64534f1b83b9f133b8366acff2
",
urls = ["https://github.com/pybind/pybind11/archive/v2.6.tar.gz"],
urls = ["https://github.com/pybind/pybind11/archive/v2.6.
2.
tar.gz"],
)
)
load("@pybind11_bazel//:python_configure.bzl", "python_configure")
load("@pybind11_bazel//:python_configure.bzl", "python_configure")
python_configure(name = "local_config_python")
python_configure(name = "local_config_python")
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment