We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9295bf + cd71690 commit 4a9b714Copy full SHA for 4a9b714
tools/cythonize.py
@@ -18,10 +18,6 @@
18
files; while waiting for a proper build system. Uses file hashes to
19
figure out if rebuild is needed.
20
21
-For now, this script should be run by developers when changing Cython files
22
-only, and the resulting C files checked in, so that end-users (and Python-only
23
-developers) do not get the Cython/Tempita dependencies.
24
-
25
Originally written by Dag Sverre Seljebotn, and copied here from:
26
27
https://raw.github.com/dagss/private-scipy-refactor/cythonize/cythonize.py
0 commit comments