Skip to content
Snippets Groups Projects
  • Gigg, Martyn Anthony's avatar
    6a21a52c
    Generate sitecustomize.py in binary dir · 6a21a52c
    Gigg, Martyn Anthony authored
    setuptools no longer installs a site,py to bootstrap the sys.path
    so we use the recommended approach of installing a sitecustomize file
    for the build.
    The custom setup.py build classes have been removed as they complicate
    the build setup vs just using gitignore. Future changes in setuptools
    and pip will remove the option to build out of source anyway...
    6a21a52c
    History
    Generate sitecustomize.py in binary dir
    Gigg, Martyn Anthony authored
    setuptools no longer installs a site,py to bootstrap the sys.path
    so we use the recommended approach of installing a sitecustomize file
    for the build.
    The custom setup.py build classes have been removed as they complicate
    the build setup vs just using gitignore. Future changes in setuptools
    and pip will remove the option to build out of source anyway...
Code owners
Assign users and groups as approvers for specific file changes. Learn more.