requirements/test-requirements.txt
Joe Gordon 7727b052ac Add note to test-requirements saying its local only
Since Ib9b86ade4cb8317509e218aec31f32e5d08f4035 test-requirements is
only for this repo, and global-requirements is where the actual
requirements list lives.

Change-Id: I0bf8c1194b1f8355545c4a2701b74ff25b0f38bf
2013-08-12 16:46:37 -07:00

7 lines
223 B
Plaintext

# NOTE: These are requirements for testing the requirements project only
# See global-requirements for the actual requirements list
hacking>=0.5.6,<0.8
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32