Skip to content

Commit

Permalink
REL: Add .pxd files to MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
Freddie Vargus committed Apr 4, 2018
1 parent 3cdc646 commit 603b0f7
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 @@ -3,6 +3,7 @@ include LICENSE
include etc/requirements*.txt
recursive-include zipline *.pyi
recursive-include zipline *.pxi
recursive-include zipline *.pxd

recursive-include zipline/resources *.*
include versioneer.py
Expand Down

0 comments on commit 603b0f7

Please sign in to comment.