Improve packaging
Clean up requirements, make `setup.py test` work. Use init.sh for CI setup, instead of repeating the work it does. Get rid of ugly bin/python/bin/python. This was a legacy decision from a different project, made for reasons that are inapplicable here. Add PEP8 tests. Add the normal automagic and standard files.
CHANGELOG.md
0 → 100644
COPYING
0 → 100644
MANIFEST.in
0 → 100644
README.md
0 → 100644
env-setup.sh
0 → 100644
requirements.txt
0 → 100644
setup.cfg
0 → 100644
version.sh
0 → 100755
Please register or sign in to comment