Nugatory change to get new CI run.

This commit is contained in:
Bob Hyman 2020-09-20 01:41:53 -04:00
parent d818afc25b
commit 753a66435b

View file

@ -22,7 +22,7 @@
``pip install .`` wouldn't (because pip mucks with ``sys.path``),
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.
(maybe only on Windows?)
(maybe was happening only on Windows?)
**Security:**