Commit graph

8 commits

Author SHA1 Message Date
59314ad325 Add install script 2022-05-12 23:56:47 +10:00
8ed82c768b Update pip install commands to workaround new pip resolver
- lscolors dependency is now a package containing the LSCOLORS
  database and the path_colored function.
- The new pip dependency resolver finds a conflict with fill3 and
  lscolors both depending on termstr, eventhough its the same
  version of termstr??
2022-05-11 23:04:41 +10:00
13f3334dde Remove out of order warning
- Known crashing bugs fixed.
2022-03-16 23:55:12 +10:00
8818c16a56 Recent pip is needed in any case. 2022-01-07 11:31:05 +10:00
a23049c0f4 Its best to install from the tip.
- Installing from the latest tag misses the latest fixes and features.
2022-01-07 11:25:54 +10:00
3d08b74b61 Try adding warning emoji to README. 2022-01-05 08:22:04 +10:00
6ead932543 Update version from v2022.01.01 to v2022.01.03. 2022-01-03 19:28:10 +10:00
bbe73eff21 Initial commit. 2022-01-01 17:37:20 +10:00