Add missing requirements.txt file (#78)

* Add missing requirements.txt file

This is needed for execution environments.

* Add changelog fragment
This commit is contained in:
Mike Graves
2021-04-06 00:14:43 -04:00
committed by GitHub
parent 921c451f0d
commit 22f878023a
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- add missing requirements.txt file needed for execution environments (https://github.com/ansible-collections/community.okd/pull/78).

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
openshift>=0.6.2
requests-oauthlib