We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701dab6 commit 30b415cCopy full SHA for 30b415c
doc/config.rst
@@ -786,7 +786,7 @@ special case for a combination of factors. Here is how you do it:
786
Take a look at the first ``deps`` line. It shows how you can special case
787
something for a combination of factors, by just hyphenating the combining
788
factors together. This particular line states that ``PyMySQL`` will be loaded
789
-for python 3.3, mysql environments, e.g. ``py34-django15-mysql`` and
+for python 3.4, mysql environments, e.g. ``py34-django15-mysql`` and
790
``py34-django16-mysql``.
791
792
The second line shows how you use the same setting for several factors - by
0 commit comments