Commit 0fd21d1e authored by Paul Ganssle's avatar Paul Ganssle Committed by GitHub

fix typo

Co-Authored-By: default avatarjaraco <jaraco@jaraco.com>
parent 912f772c
......@@ -1655,7 +1655,7 @@ Distributing Extensions compiled with Cython
--------------------------------------------
``setuptools`` will detect at build time whether Cython is installed or not.
If Cython is not found ``setputools`` will ignore pyx files.
If Cython is not found ``setuptools`` will ignore pyx files.
To ensure Cython is available, include Cython in the build-requires section
of your pyproject.toml::
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment