Skip to content

Commit

Permalink
BLD: Update MANIFEST to include .pyi and .pxi.
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Sanderson committed May 27, 2016
1 parent aa0592a commit 0cef5ef
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,6 +1,9 @@
include LICENSE

include etc/requirements*.txt
recursive-include zipline *.pyi
recursive-include zipline *.pxi

recursive-include zipline/resources *.*
include versioneer.py
include zipline/_version.py

0 comments on commit 0cef5ef

Please sign in to comment.