Adds a MANIFEST file with README and LICENSE

pull/84/head
Scott 8 years ago
parent 1d31dc2fe2
commit e84d64f93c

@ -0,0 +1 @@
include LICENSE README.md

@ -4,7 +4,7 @@ from setuptools import setup
from codecs import open
from os import path
VERSION = "6.0.0"
VERSION = "6.0.2"
DESCRIPTION = " Remove your comment history on Reddit as deleting an account does not do so."
here = path.abspath(path.dirname(__file__))

Loading…
Cancel
Save