Skip to content

Commit

Permalink
Merge pull request #224 from mwcraig/patch-2
Browse files Browse the repository at this point in the history
Include cython source in the source distribution
  • Loading branch information
kbarbary committed Jan 22, 2019
2 parents 498c569 + 2784cdf commit 4d5e638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include CITATION.md
include LICENSE.rst
include setup.cfg

recursive-include sncosmo *.c
recursive-include sncosmo *.c *.pyx
recursive-include docs *

exclude __pycache__
Expand Down

0 comments on commit 4d5e638

Please sign in to comment.