Skip to content

Migration from build_ext to build_clib

Choose a tag to compare

@benpruitt benpruitt released this 21 Jun 01:00
  • Migration of Cython extension build process to build_clib to remove Cython
    as a runtime requirement for setup.py (thanks to @tdsmith)