mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00

* chore: adopt NEP-0029 for py version deprecation policy fixes #4560 * chore: drop py3.6 from CI * docs: add news item * fix: failing qa because latest version to flake8-bugbear see https://github.com/PyCQA/flake8-bugbear/issues/208 * chore: require >=py3.7
23 lines
361 B
ReStructuredText
23 lines
361 B
ReStructuredText
#########################
|
|
the xonsh shell
|
|
#########################
|
|
|
|
.. include:: intro.rst
|
|
|
|
.. include:: comparison.rst
|
|
|
|
.. include:: installation.rst
|
|
|
|
.. include:: guides.rst
|
|
|
|
.. include:: setup.rst
|
|
|
|
.. include:: contributing.rst
|
|
|
|
.. include:: python-versions-support-policy.rst
|
|
|
|
.. include:: contact.rst
|
|
|
|
.. include:: links.rst
|
|
|
|
.. include:: development.rst
|