summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-25Add --no-pep-517 to README instructionsRichard van der Hoff1-2/+2
2019-04-25set PIP_USE_PEP517 = False for testsRichard van der Hoff1-0/+5
pip 19.1 otherwise complains about "editable mode is not supported for pyproject.toml-style projects"
2019-04-25