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 5a0d50e commit db7a33dCopy full SHA for db7a33d
peps/pep-0783.rst
@@ -266,7 +266,7 @@ which describes to package maintainers how to maintain web-based interactive
266
documentation using Emscripten-based Python.
267
268
Generally cibuildwheel is the easiest way to build and test a package for use
269
-with Pyodide. Maintainers can also use `pyodide-build` directly to build a
+with Pyodide. Maintainers can also use ``pyodide-build`` directly to build a
270
package. Rust packages that use Maturin as their build system can be built
271
directly with Maturin since it has native support for cross builds.
272
0 commit comments