summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorBrian Rosmaita <rosmaita.fossdev@gmail.com>2018-02-01 13:52:10 -0500
committerNguyen Hai <nguyentrihai93@gmail.com>2018-07-16 04:52:57 +0000
commit94ade76bc397a8067a9e14021d192fe1894f7286 (patch)
treebadd1b85465a00642caec3ff61685b06eb960566 /test-requirements.txt
parent0c3a15618b9e629dbdecb51cfde686637d08fd55 (diff)
downloadglance_store-94ade76bc397a8067a9e14021d192fe1894f7286.tar.gz
Update tox.ini to conform to the PTI
The current Python Testing Interface specifies the use of stester, so update tox.ini to use it. Closes-bug: #1780272 Change-Id: I6b6c60486a26cfbb5793c074fe6f554c6a324846 Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index f91942e..e7b9a44 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,7 +12,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
requests-mock>=1.2.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
oslotest>=3.2.0 # Apache-2.0