Skip to content
Snippets Groups Projects
  • Benjamin Cumming's avatar
    Fix setuptools to work with older Pip (#1010) · 1338599a
    Benjamin Cumming authored
    Work around issue caused by some versions of pip skipping the `install` stage when no additional command line args are passed via `--install-option`.
    
    Keep settings that can be modified via install option in a singleton that initializes them to their default.
    Unverified
    1338599a