Files
neutron-tempest-plugin/test-requirements.txt
Takashi Kajinami 27c0c5ba5a Remove useless cover target
This repository contains code for testing and we have no real benefit
with code coverage.

Change-Id: Iaa1c4d77182e683b0f1f689f6492557e149239f3
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-10-03 23:49:45 +09:00

7 lines
160 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3
oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testtools>=2.2.0 # MIT