Skip to content

Commit

Permalink
Include cython files in package
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanGrantTS authored Mar 9, 2021
1 parent b209d19 commit 7952ced
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
@@ -1,5 +1,6 @@
include pyearth/*.c
include pyearth/*.pxd
include pyearth/*.pyx
include pyearth/test/*.txt
include pyearth/test/*.csv
include pyearth/test/pathological_data
Expand Down

0 comments on commit 7952ced

Please sign in to comment.