subunit2sql/test-requirements.txt
Masayuki Igawa 92e8359d66
Switch to use stestr completely
This commit adds .stestr to .gitignore and remove os-testr from
test-requirements.txt to switch to use stestr completely. We actually
already switched in the previous commit[1]. And now, we can switch
completely.

One thing - .testrepository is still remaining in .gitignore. This
directory can be still remaining in the most of user environments. So
that, to avoid the confusion, '.testrepository' should be still there
for a moment.

[1] I39f5db8f77de027c18917215c761dca69d8cbea0

Change-Id: I9530af1a91ae20dca24a699fbf04893102570f09
2017-10-25 15:55:10 +09:00

20 lines
442 B
Plaintext

hacking>=0.12.0,!=0.13.0,<0.14
coverage>=3.6
fixtures>=0.3.14
mock>=1.0
sphinx>=1.6.2 # BSD
testscenarios>=0.4
stestr>=1.0.0
testtools>=0.9.34
oslosphinx
PyMySql
psycopg2
oslo.concurrency>=3.5.0
# releasenotes
reno>=0.1.1 # Apache2
openstackdocstheme>=1.11.0 # Apache-2.0
# This is needed for oslo.db test code to be imported, it's not
# directly installed by oslo.db
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD