Mercurial > p > roundup > code
diff CHANGES.txt @ 7608:cdc7490f510e
docs: add mention of pyreadline3 under windows
adds support for CLI editing/history under windows.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 17 Aug 2023 13:33:53 -0400 |
| parents | bb443db61d1c |
| children | 771d7c43c76f 8fb42f41ef10 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Aug 17 12:58:37 2023 -0400 +++ b/CHANGES.txt Thu Aug 17 13:33:53 2023 -0400 @@ -45,6 +45,8 @@ - issue2551290 - pip install roundup Hangs on Windows 10 The install under windows goes into an infinite loop using pip or source install. (John Rouillard) +- Document use of pyreadline3 to allow roundup-admin to have CLI editing + on windows. (John Rouillard) Features:
