forked from open-atmos/PyPartMC
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump pybind11_json to 0.2.15 and remove one test skip given a segfaul…
…t was fixed. closes open-atmos#319
- Loading branch information
Showing
2 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
Submodule pybind11_json
updated
12 files
+8 −57 | .github/workflows/main.yml | |
+1 −0 | .gitignore | |
+2 −2 | CMakeLists.txt | |
+5 −14 | README.md | |
+0 −11 | dev-environment.yml | |
+30 −5 | include/pybind11_json/pybind11_json.hpp | |
+3,249 −0 | pixi.lock | |
+56 −0 | pixi.toml | |
+1 −1 | test/CMakeLists.txt | |
+1 −1 | test/copyGTest.cmake.in | |
+2 −2 | test/downloadGTest.cmake.in | |
+19 −0 | test/test_pybind11_json.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters