Skip to content

Commit

Permalink
Fix in-place building of model wheels
Browse files Browse the repository at this point in the history
Fix `python -m build -n` for generated model packages.

Fixes half of #2285
  • Loading branch information
dweindl committed Mar 5, 2024
1 parent e8852be commit 414368a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/sdist/amici/MANIFEST.template.in
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
include *.cpp *.h
include CMakeLists.txt
recursive-include swig/ *

0 comments on commit 414368a

Please sign in to comment.