Mercurial > p > roundup > code
diff doc/installation.txt @ 7609:044dea25c1e2
docs: mention pywin32 in label
Most of the labels for optional python packages mention/are the module
names except for Windows Server. Mention pywin32 in the label.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 17 Aug 2023 13:36:43 -0400 |
| parents | cdc7490f510e |
| children | cc4f2a1d271c |
line wrap: on
line diff
--- a/doc/installation.txt Thu Aug 17 13:33:53 2023 -0400 +++ b/doc/installation.txt Thu Aug 17 13:36:43 2023 -0400 @@ -280,7 +280,7 @@ (v1.7.1, v2.0.1 tested). If you don't have it installed, JWT's are not supported. -Windows Service +pywin32 - Windows Service You can run Roundup as a Windows service if pywin32_ is installed. Otherwise it must be started manually.
