We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e287c commit c5c897cCopy full SHA for c5c897c
1 file changed
environment.devenv.yml
@@ -26,5 +26,6 @@ dependencies:
26
{% else %}
27
- cxx-compiler
28
- tbb-devel # [win]
29
- - pybind11-stubgen
+ - pip:
30
+ - git+https://github.com/CadQuery/pybind11-stubgen.git
31
{% endif %}
0 commit comments