Skip to content

Commit

Permalink
Include C headers and pyx in the distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopasra committed Sep 25, 2020
1 parent 59ed513 commit cb5c052
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
include AUTHORS.rst
include numina/array/trace/Trace.h
include numina/array/trace/fitter.h
recursive-include numina *.pyx
include src/*.h
include src/*.pyx
include src/nirproc.cpp
Expand Down

0 comments on commit cb5c052

Please sign in to comment.