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 4b2fd58 commit a1e8c31Copy full SHA for a1e8c31
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