Move static files into module directory
authorLowe Thiderman <redacted>
Tue, 27 May 2014 22:13:58 +0000 (00:13 +0200)
committerLowe Thiderman <redacted>
Tue, 27 May 2014 22:13:58 +0000 (00:13 +0200)
commit765a01908d40effd7e7e329480f80b6c7c1609ed
tree1d73f8d1daea3be7c87d820b2ac1ed5a1be14698
parent98aa9de27ef964e33a29f5d19adf0bdfce5b4595
Move static files into module directory

To be able to distribute the package, we need to include the static word lists
into the package module.

Also, add MANIFEST.in to tell setup.py that it's able to include the files. The
MANIFEST.in file is generic and any new added files into xkcdpass/static/ will
be added into new versions of the package.
MANIFEST.in [new file with mode: 0644]
setup.py
xkcdpass/static/2of12.txt [moved from 2of12.txt with 100% similarity]
xkcdpass/static/3esl.txt [moved from 3esl.txt with 100% similarity]
git clone https://git.99rst.org/PROJECT