Fix missing Eigen headers.

pull/493/head
KmolYuan 2022-11-11 19:33:58 +08:00
parent 292a75d51c
commit 8df4f051c1
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
include pyproject.toml setup.cfg
include README.md
recursive-include . *.h *.c
recursive-include . *.h *.c */Eigen/*