Skip to content

Commit

Permalink
exclude _skbuild when packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
GCS-ZHN committed Jan 24, 2023
1 parent 2315e55 commit f604044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ include CMakeLists.txt
include FindLAPACKE.cmake
include FindLAPACKEXT.cmake
recursive-include src *
recursive-exclude _skbuild *
exclude src/ChangeLog
exclude test/*

0 comments on commit f604044

Please sign in to comment.