Skip to content

Commit

Permalink
Update docs/ci.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
  • Loading branch information
ngoldbaum and lysnikolaou authored Sep 9, 2024
1 parent 5129812 commit c0424d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ free-threaded wheels.

If your project depends on Cython or the NumPy C API, you will need to install a
Cython nightly wheel in the build, as the newest stable release of Cython cannot
generate code that will compile under the free-threaded build Cython 3.1.0 and
generate code that will compile under the free-threaded build. Cython 3.1.0 and
NumPy 2.1.0 will be or are the first stable releases to support free-threaded
python. See [the project tracker](tracking.md) for more detailed information
about projects you may depend on.
Expand Down

0 comments on commit c0424d7

Please sign in to comment.