git-review/test-requirements.txt
Mattias Jernberg 96cfd92c89 Allow the default of notopic to be configurable
In our setup branch names are not designed to contain topics and are in
certain cases also dictated by other tools. To avoid having git-review
constantly overwrite the topics it is useful to set --no-topic to be the
default state when running git-review.

Change-Id: I1e77e062d73d47f1cceeb34b3418c074d06c9005
2021-01-20 17:43:55 +00:00

6 lines
83 B
Plaintext

hacking>=2.0.0,<2.1.0
mock
fixtures>=0.3.14
stestr>=2.2.0,<3.0.0
testtools>=0.9.34