Skip to content

Commit

Permalink
Include * instead of *.py in the bin folder
Browse files Browse the repository at this point in the history
  • Loading branch information
arvydas committed May 5, 2013
1 parent 1887cab commit c5e6b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include *.txt
include LICENSE.txt
include README.rst
recursive-include bin *.py
recursive-include bin *

0 comments on commit c5e6b75

Please sign in to comment.