From ca71bc26f65f1eac9f26b5e5b0d7b4109186fe59 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 4 Feb 2018 16:36:23 -0500 Subject: Import Cython.Compiler.Main as recommended by Cython project to improve Cython detection. Fixes #1229. --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index e784c2d3..5a526e8a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v38.5.0 +------- + +* #1229: Expand imports in ``build_ext`` to refine detection of + Cython availability. + v38.4.1 ------- -- cgit v1.2.3