Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pybind11_abseil dependency #873

Merged
merged 1 commit into from
Jul 4, 2022
Merged

Conversation

lanctot
Copy link
Collaborator

@lanctot lanctot commented Jun 29, 2022

This will allow better support for things like absl::optional and support for Status objects.

Also, fix the Euchre games bindings to include the absl_casters.h header, which should fix the wheels test (see discussion here: #868 (comment)).

@lanctot lanctot changed the title Add pybind11_abseil dep to allow absl::optional in Python bindings Add pybind11_abseil dependency Jun 29, 2022
@lanctot lanctot mentioned this pull request Jun 30, 2022
acforvs added a commit to acforvs/open_spiel that referenced this pull request Jun 30, 2022
@lanctot lanctot added the imported This PR has been imported and awaiting internal review. Please avoid any more local changes, thanks! label Jul 2, 2022
@lanctot lanctot mentioned this pull request Jul 2, 2022
@OpenSpiel OpenSpiel merged commit 94904f8 into master Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported This PR has been imported and awaiting internal review. Please avoid any more local changes, thanks!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants