Skip to content

Commit

Permalink
Fix syntax of recursive-include in MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
meshy committed Dec 12, 2014
1 parent b6f12a6 commit 3e9a46b
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,3 +1,3 @@
include AUTHORS CHANGELOG.rst LICENSE README.rst
recursive-include tests *
recursive-include docs
recursive-include docs *

0 comments on commit 3e9a46b

Please sign in to comment.