Commit f0d4681
authored
Update python/sdist/amici/include/ symlinks (#3066)
Don't symlink `python/sdist/amici/include/`, as done so far.
Instead, symlink `python/sdist/amici/include/amici`.
This prevents editable installations messing up `include/`.
For example, after an editable installation with scipy-openblas,
the plain c++ build would fail because of a `cblas.h` added to `include/`.1 parent 07b1c40 commit f0d4681
2 files changed
+1
-1
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments