Skip to content

Commit f0d4681

Browse files
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

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

python/sdist/amici/_installation/include

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../include/amici

0 commit comments

Comments
 (0)