flake8
passed.
JSHint
passed.
Review Request #13085 — Created May 31, 2023 and submitted
setup.py develop
uses legacy Python eggs andeasy_install
behavior,
which makes it very difficult to test modern compatibility with
packages, and causes headaches in CI.To keep things manageable until we eventually move to
pyproject.toml
,
this change brings over our standardsetup.py develop
override that
forces usage ofpip
.
Successfully installed both in development mode.
Summary | ID |
---|---|
a62eb5992e0ffc95e2d8193adeb8f5f7d58f42b8 |
Description | From | Last Updated |
---|---|---|
Maybe change to "Installs the Review Bot extension in developer mode". |
![]() |
extension/setup.py (Diff revision 1) |
---|
Maybe change to "Installs the Review Bot extension in developer mode".
Tweaked the docstring summary for the extension's
DevelopCommand
.
Commits: |
|
|||||||
---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+230) |