File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,14 +69,14 @@ The following platforms are supported with binary wheels:
6969Until `PEP 656 <https://www.python.org/dev/peps/pep-0656/ >`_ is implemented, we
7070cannot provide wheels for Alpine and other MUSL variants. If you need to use
7171Alpine, the requirements are ``g++ ninja cmake openssl-dev linux-headers ``. If
72- those are installed, then `pip3 install cmake`` will work.
72+ those are installed, then `` pip3 install cmake `` will work.
7373
7474Maintainers
7575-----------
7676
77- * `How to update CMake version ? <http://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html >`_
77+ * `How to update CMake version? <http://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html >`_
7878
79- * `How to make a release ? <http://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html >`_
79+ * `How to make a release? <http://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html >`_
8080
8181Miscellaneous
8282-------------
You can’t perform that action at this time.
0 commit comments