mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 05:22:39 +00:00
drop python 2 support (breaking changes) (#86)
* drop python 2 support * change log * Update changelogs/fragments/86_drop_python2_support.yaml Co-authored-by: Mike Graves <mgraves@redhat.com> * Update k8s.py Co-authored-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
@@ -86,7 +86,7 @@ DOCUMENTATION = '''
|
||||
to access.
|
||||
|
||||
requirements:
|
||||
- "python >= 2.7"
|
||||
- "python >= 3.6"
|
||||
- "openshift >= 0.6"
|
||||
- "PyYAML >= 3.11"
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user