Skip to content

Commit

Permalink
Merge pull request #64 from sbellem/missing-changes-rst
Browse files Browse the repository at this point in the history
Add missing CHANGES.rst to MANIFEST.in
  • Loading branch information
lelit committed Mar 2, 2017
2 parents f105601 + 23aebb1 commit dca9a48
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,6 +1,7 @@
include LICENSE
include MANIFEST.in
include README.rst
include CHANGES.rst
include setup.py
recursive-include python-rapidjson *.cpp *.h
include rapidjson readme.md license.txt
Expand Down

0 comments on commit dca9a48

Please sign in to comment.