Skip to content

Commit

Permalink
add missing cython files to MANIFEST.in
Browse files Browse the repository at this point in the history
piskvorky committed May 18, 2014
1 parent 782f622 commit ff0c66e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -7,4 +7,6 @@ include CHANGELOG.txt
include COPYING
include COPYING.LESSER
include ez_setup.py
include gensim/models/voidptr.h
include gensim/models/word2vec_inner.pyx
include gensim_addons/models/word2vec_inner.pyx

0 comments on commit ff0c66e

Please sign in to comment.