Merge pull request #162 from Tak-MK/patch-1
authorOrakaro <DTVD@users.noreply.github.com>
Thu, 4 Aug 2016 10:18:54 +0000 (19:18 +0900)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2016 10:18:54 +0000 (19:18 +0900)
Update README.rst

MANIFEST.in
README.rst
setup.py

index 5c3747f38714374201be3ae37df1b6e4e72b73c8..71ef396fbcd20f5d9806e51b6402d94493133c4c 100644 (file)
@@ -1,3 +1,3 @@
-include README.rst
+include README.rst LICENSE.txt
 include rainbowstream/image.c
 recursive-include rainbowstream/colorset *
index 7be9d95e2920f3aa3fa5e58c18fe9e81afcfc359..ddcdf3051799e7d847eb49c0d007d267b1a447b9 100644 (file)
@@ -7,7 +7,7 @@ Rainbow Stream
 .. image:: http://img.shields.io/pypi/v/rainbowstream.svg?style=flat-square\r
    :target: https://pypi.python.org/pypi/rainbowstream\r
 \r
-Terminal-based Twitter Client. Realtime tweetstream, compose, search ,\r
+Terminal-based Twitter Client. Realtime tweetstream, compose, search,\r
 favorite … and much more fun directly from terminal.\r
 \r
 This package is built on the top of `Python Twitter Tool`_ and `Twitter API`_,\r
index 10f509425497b7aafdb1c549a2dad9e2a3b64178..b36df7bf3407ca3f6b77677b3b4a666e91ade1c5 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -39,6 +39,7 @@ setup(name='rainbowstream',
           "Programming Language :: Python :: 3.2",
           "Programming Language :: Python :: 3.3",
           "Programming Language :: Python :: 3.4",
+          "Programming Language :: Python :: 3.5",
           "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries",
           "Topic :: Utilities",
           "License :: OSI Approved :: MIT License",