Pin some dependency versions now that some of the limits are known

This commit is contained in:
Veronica K. B. Olsen
2020-05-24 13:44:32 +02:00
parent 76e0e72a85
commit d998900a3a
4 changed files with 17 additions and 6 deletions
+5
View File
@@ -35,6 +35,11 @@ The following are optional, but recommended:
* ``pyenchant`` for spell checking
PyQt/Qt should be at least 5.2.1, but ideally 5.10 or higher for nearly all features to work.
Exporting to markdown requires PyQt/Qt 5.14.
There are no known minimum for lxml, but the code was originally written with 4.2.
The optional spell check library must be at least 3.0.0 to work with Windows.
On Linux, 2.0.0 also works fine.
Running novelWriter
===================