
[bestshell]
prompt_toolkit>=3.0.29
pygments>=2.2

[dev]
pre-commit
re-ver
tomli
xonsh[doc,test]

[doc]
doctr
furo
livereload
matplotlib
myst-parser
numpydoc
psutil
pyzmq
runthis-sphinxext
sphinx>=3.1
tornado
xonsh[bestshell]

[full]
ujson
xonsh[ptk,pygments]

[full:platform_system == "Darwin"]
gnureadline

[full:platform_system == "Linux"]
distro

[full:platform_system == "Windows"]
setproctitle

[linux]
distro

[mac]
gnureadline

[proctitle]
setproctitle

[ptk]
prompt-toolkit>=3.0.29
pyperclip

[pygments]
pygments>=2.2

[test]
coverage>=5.3.1
prompt-toolkit>=3.0.29
pygments>=2.2
pyte>=0.8.0
pytest-cov
pytest-mock
pytest-rerunfailures
pytest-subprocess
pytest-timeout
pytest>=7
restructuredtext_lint
virtualenv>=20.16.2
xonsh[bestshell]
