Coding style.

- Add xterm colors, and func for finding closest color, to
  termstr.py.
- Remove termstr's dependencies on pygments and ColorMap.py.
This commit is contained in:
Andrew Hamilton 2021-11-10 23:58:59 +10:00
parent b62afb5e69
commit 27fc9a433c
5 changed files with 35 additions and 150 deletions

View file

@ -1,2 +1 @@
pygments==2.10.0
cwcwidth==0.1.5