mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
README: Mention python3 and pexpect for the tests
Technically the script tests could probably be run with 2.7, but the README doesn't need to be that exhaustive. [ci skip]
This commit is contained in:
parent
ffaf969e6e
commit
deb816c91c
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@ Compiling fish requires:
|
||||||
Sphinx is also optionally required to build the documentation from a
|
Sphinx is also optionally required to build the documentation from a
|
||||||
cloned git repository.
|
cloned git repository.
|
||||||
|
|
||||||
|
Additionally, running the test suite requires python 3.3+ and the pexpect package.
|
||||||
|
|
||||||
Building from source (all platforms) - Makefile generator
|
Building from source (all platforms) - Makefile generator
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue