flake8
passed.
JSHint
passed.
Review Request #14261 — Created Dec. 4, 2024 and updated
When rebuilding my virtualenvs, modern pip causes
setup.py develop
to
break. While we eventually are going to transition away from setup.py
for Review Board, for the moment we still need it.This change adds
--no-build-isolation
to ourpip install
commands
run by setup.py.
Was able to create my new envs.
Summary | ID |
---|---|
3eb894ce7aaa4fd44fb85c61e6c43903edc1268b |