mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
Nugatory change to get new CI run.
This commit is contained in:
parent
d818afc25b
commit
753a66435b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
``pip install .`` wouldn't (because pip mucks with ``sys.path``),
|
``pip install .`` wouldn't (because pip mucks with ``sys.path``),
|
||||||
nor would install from wheel (because it doesn't run ``setup.py``).
|
nor would install from wheel (because it doesn't run ``setup.py``).
|
||||||
* ``xonfig info`` now displays actual value of ON_MSYS and ON_CYGWIN instead of lazy bool type.
|
* ``xonfig info`` now displays actual value of ON_MSYS and ON_CYGWIN instead of lazy bool type.
|
||||||
(maybe only on Windows?)
|
(maybe was happening only on Windows?)
|
||||||
|
|
||||||
**Security:**
|
**Security:**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue