Skip to content

Commit

Permalink
fix: make sure not to include pyc files
Browse files Browse the repository at this point in the history
  • Loading branch information
crccheck committed Feb 20, 2013
1 parent 91faec2 commit d52f802
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
@@ -1,2 +1,3 @@
include setup.py README.* MANIFEST.in LICENSE
recursive-include django_object_actions *
global-exclude *.pyc

0 comments on commit d52f802

Please sign in to comment.