Remove mock from dev-requirements.

Review Request #12776 — Created Jan. 10, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

With the recent changes to the actions unit tests, we no longer have any
dependency on the mock library. We can therefore remove it from
dev-requirements.txt.

There is still some mock usage in djblets, but that has its own
dev-requirements file that still lists it.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Remove mock from dev-requirements.
With the recent changes to the actions unit tests, we no longer have any dependency on the mock library. We can therefore remove it from dev-requirements.txt. There is still some mock usage in djblets, but that has its own dev-requirements file that still lists it. Testing Done: Ran unit tests.
d5930d0b5de5df46ce7cb017107ac31c32d247c8 David Trowbridge
dev-requirements.txt
Loading...