Skip to content

Commit c5c897c

Browse files
Use old stubgen
1 parent c4e287c commit c5c897c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

environment.devenv.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ dependencies:
2626
{% else %}
2727
- cxx-compiler
2828
- tbb-devel # [win]
29-
- pybind11-stubgen
29+
- pip:
30+
- git+https://github.com/CadQuery/pybind11-stubgen.git
3031
{% endif %}

0 commit comments

Comments
 (0)