Skip to content

Commit

Permalink
Fixed including of mixin files in MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
Danilo Bargen committed Nov 20, 2012
1 parent 9f20243 commit b5be075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
@@ -1,5 +1,5 @@
include README.rst
include LICENSE.txt
include AUTHORS.txt
include jedi/mixin/*.py
include jedi/mixin/*.pym
recursive-exclude * *.pyc

0 comments on commit b5be075

Please sign in to comment.