Commit graph

7 commits

Author SHA1 Message Date
ea2302ff8b Add a version for lscolors. 2021-12-20 17:24:29 +10:00
5da5f07e0a Storing less versions if possible.
- 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.
2021-12-16 20:39:28 +10:00
71b9da128b Coding style.
- Increase maximum line length from 80 to 100.
2021-11-29 12:51:34 +10:00
d1e538f5f3 Coding style.
- More import tidying.
- Fix line lengths.
- Dead code in tests.
- lambdas.
- Tests pass regardless of term type.
2021-11-23 01:02:55 +10:00
06fc1be36d Add LICENSE files to the subprojects. 2021-11-14 09:55:21 +10:00
38b0b9ead0 Add author email to setup.pys. 2021-11-07 00:01:49 +10:00
a724d234c3 Extract lscolors into its own python project. 2021-11-06 23:58:17 +10:00