- Trying to do without versions in setup.py and requirements.txt. - The git tags define the versions. - The seperate python packages aren't independant atm. - Eris uses the latest versions of its dependencies, not pinned older ones.
- Increase maximum line length from 80 to 100.
- More import tidying. - Fix line lengths. - Dead code in tests. - lambdas. - Tests pass regardless of term type.