test: remove unused files [citest_skip]
Remove py26 requirements Use ansible-core instead of ansible - much smaller Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
committed by
Richard Megginson
parent
7059aa8e90
commit
0fa4eadf82
@@ -1,6 +1,4 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# ansible and dependencies for all supported platforms
|
||||
ansible ; python_version > "2.6"
|
||||
idna<2.8 ; python_version < "2.7"
|
||||
PyYAML<5.1 ; python_version < "2.7"
|
||||
ansible-core ; python_version > "2.6"
|
||||
|
||||
Reference in New Issue
Block a user