Skip to content

Commit

Permalink
Merge pull request #68 from ihgazni2/master
Browse files Browse the repository at this point in the history
MANIFEST.in recursive-include mlconjug *
  • Loading branch information
SekouD committed Dec 12, 2018
2 parents e944b17 + ffce047 commit d821fb2
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
Expand Up @@ -6,6 +6,8 @@ include README.rst
include INSTALL.rst

recursive-include tests *
recursive-include mlconjug *

recursive-exclude * __pycache__
recursive-exclude * *.py[co]

Expand Down

0 comments on commit d821fb2

Please sign in to comment.