automated few manual steps
[kuberef.git] / test-requirements.txt
1 # SPDX-FileCopyrightText: 2021 Anuket contributors
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 # The order of packages is significant, because pip processes them in the order
6 # of appearance. Changing the order has an impact on the overall integration
7 # process, which may cause wedges in the gate later.
8
9 yamllint # LGPLv3
10 bashate # Apache-2.0
11 rstcheck # MIT
12 molecule # MIT
13 molecule-docker # MIT
14 docker # Apache-2.0
15 testinfra # Apache-2.0
16 ansible-lint # MIT