We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b2fd58 + a1e8c31 commit db415b2Copy full SHA for db415b2
source/appveyor.rst
@@ -17,7 +17,7 @@ Background
17
18
Windows users typically do not have access to a C compiler, and therefore are
19
reliant on projects that use C extensions distributing binary wheels on PyPI in
20
-order for the distribution to be installable via ``pip install dist```.
+order for the distribution to be installable via ``pip install dist``.
21
However, it is often the case that projects which are intended to be
22
cross-platform are developed on Unix, and so the project developers *also* have
23
the problem of lack of access to a Windows compiler.
0 commit comments