Searched +full:- +full:dpybind11_install (Results 1 – 2 of 2) sorted by relevance
12 question, it's essential that you submit a self-contained and minimal piece of28 * Add tests for any new functionality and run the test suite (`cmake --build29 build --target pytest`) to ensure that no existing features break.30 * Please run [`pre-commit`][pre-commit] to check your code matches the31 project style. (Note that `gawk` is required.) Use `pre-commit run32 --all-files` before committing (or use installed-mode, check pre-commit docs)39 pybind11 is provided under a BSD-style license that can be found in the48 hereby grant the following license: a non-exclusive, royalty-free perpetual60 python3 -m venv venv62 pip install -r tests/requirements.txt[all …]
8 - master9 - stable10 - v*17 fail-fast: false19 runs-on: [ubuntu-latest, windows-latest, macos-latest]21 - 2.722 - 3.523 - 3.624 - 3.925 # - 3.10-dev # Re-enable once 3.10.0a5 is released[all …]