Skip to content
Snippets Groups Projects
Unverified Commit 1338599a authored by Benjamin Cumming's avatar Benjamin Cumming Committed by GitHub
Browse files

Fix setuptools to work with older Pip (#1010)

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.
parent 4394aade
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment