• 
      

    Add Review Bot worker development dependencies for pytest.

    Review Request #12456 — Created July 11, 2022 and submitted

    Information

    ReviewBot
    release-3.x

    Reviewers

    The Review Bot worker requires pytest for the test suites now, but we
    didn't have this marked as a development dependency. Unless installed
    manually or via another package, pytest wouldn't be available to run the
    test suite.

    This adds pytest to dev-requirements.txt, using the same versions and
    specifiers we have in Django Evolution.

    Successfully installed all the dependencies from dev-requirements.txt.

    Summary ID
    Add Review Bot worker development dependencies for pytest.
    The Review Bot worker requires pytest for the test suites now, but we didn't have this marked as a development dependency. Unless installed manually or via another package, pytest wouldn't be available to run the test suite. This adds pytest to `dev-requirements.txt`, using the same versions and specifiers we have in Django Evolution.
    e535cf6728fc28e75950b451f74b4cb96aae90b3
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (e794970)