]> git.phdru.name Git - m_librarian.git/commitdiff
Docs(install): Describe `wx` extra
authorOleg Broytman <phd@phdru.name>
Thu, 28 Dec 2023 11:29:14 +0000 (14:29 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 28 Dec 2023 11:29:14 +0000 (14:29 +0300)
[skip ci]

docs/install.rst

index 7fbe8d090f3fca4011ac52b881eca7fd272bc555..7e4a26ec5b72148bf75396487469b893b470d847 100644 (file)
@@ -35,6 +35,9 @@ Other extras
 
 ``pip install m_librarian[web]`` installs libraries needed for web-ui.
 
+``pip install m_librarian[wx]`` installs a library needed for wx GUI
+(``wxPython``).
+
 Installation from sources
 =========================