diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:32:26 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:32:26 -0500 |
commit | 3f67eaf7b637afab5202c98a59b7ea96f3e14903 (patch) | |
tree | 92415d4cd70bf726581932f6ce9a4fa6865b64d7 /system | |
parent | bb73334db6c2c393e2592ed8ad8a8ead722a371b (diff) |
various: kill now-in-Slackware Pygments dep
Diffstat (limited to 'system')
-rw-r--r-- | system/xonsh/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/system/xonsh/README b/system/xonsh/README index 8c0180ed058e..b237369dfad6 100644 --- a/system/xonsh/README +++ b/system/xonsh/README @@ -3,7 +3,4 @@ and command prompt. The language is a superset of Python 3.4 with additional shell primitives. xonsh (pronounced conch) is meant for the daily use of experts and novices alike. -Optional dependencies: setproctitle, Pygments, prompt_toolkiti, python-distro - -NOTE: -Please install python3 first before installing all other requirements. +Optional dependencies: setproctitle, prompt_toolkiti, python-distro |