summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu-Jie Lin <livibetter@gmail.com>2014-02-08 02:43:57 +0800
committerYu-Jie Lin <livibetter@gmail.com>2014-02-08 02:43:57 +0800
commita8e64bcebb78c12770b2ae7819a76b40e110fb81 (patch)
tree51b03892465bd6bfaab6895f21d5462c455a37ec
parent10d70be415ef5292154e4606b7f666776340796f (diff)
downloadsmartypants-git-a8e64bcebb78c12770b2ae7819a76b40e110fb81.tar.gz
add missing COPYING and CHANGES.rst to package. fix #3
-rw-r--r--CHANGES.rst1
-rw-r--r--MANIFEST.in2
2 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index a7dff0e..8d85a25 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -58,6 +58,7 @@ Release 2.0.0
Development
-----------
+- add missing ``COPYING`` and ``CHANGES.rst`` to package (#3)
Release 1.8.3: 2013-11-08T03:03:43Z
-----------------------------------
diff --git a/MANIFEST.in b/MANIFEST.in
index 9561fb1..96d72f4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1 +1,3 @@
+include CHANGES.rst
+include COPYING
include README.rst