Skip to content
Snippets Groups Projects
  • Masood Malekghassemi's avatar
    743c10cc
    Cython refactor of Python C wrapping layer · 743c10cc
    Masood Malekghassemi authored
    Also set up environment-related details needed for a smooth Cython
    experience: have the test script avoid rebuilding all dependencies if the
    virtualenv directory already exists, have the PyPI distribution script
    distribute the Cython generated C code rather than the .pyx files.
    743c10cc
    History
    Cython refactor of Python C wrapping layer
    Masood Malekghassemi authored
    Also set up environment-related details needed for a smooth Cython
    experience: have the test script avoid rebuilding all dependencies if the
    virtualenv directory already exists, have the PyPI distribution script
    distribute the Cython generated C code rather than the .pyx files.