We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ff3f2 commit 5d6bdd0Copy full SHA for 5d6bdd0
1 file changed
install/windows-python.shtml
@@ -88,7 +88,7 @@ its <code>Python</code> subfolder and build the QuantLib wrappers by
88
executing:
89
<pre>
90
cd QuantLib-SWIG-1.36\Python
91
- python -m build wheel
+ python -m build --wheel
92
</pre>
93
<p>This will create a binary wheel in the <code>dist</code> directory.
94
To check that it works, run</p>
0 commit comments