Tom de Geus

Results 106 issues of Tom de Geus

I have a library that depends on a number of different libraries. I use CMake to find them, and I would like `pybind11_mkdoc` to do the same. How do I...

Currently I need to activate the conda environment by hand on the `cmd` shell. Here are my instructions ```yaml strategy: fail-fast: false matrix: runs-on: [windows-latest] name: ${{ matrix.runs-on }} •...

Thanks for this library! I am looking for a conda-forge package. I'm happy to make/maintain it, but it would be great to know if there is a scaffold for the...

enhancement
stale

https://stackoverflow.com/a/59574671/2646505 Apply `PackConstructorInitializers` and remove ```cpp // clang-format off ... // clang-format on ```

enhancement
help wanted

I would like to be able to run `pre-commit` on my source. This would allow for example the use of `latexindent.pl` but also of other formatting tools. See https://github.com/overleaf/overleaf/issues/152 and...