mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-27 03:13:08 +00:00
Include requirements.txt in downstream build (#81)
* Include requirements.txt in downstream build * Add changelog fragment
This commit is contained in:
2
changelogs/fragments/81-include-requirements.yaml
Normal file
2
changelogs/fragments/81-include-requirements.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- include requirements.txt in downstream build process (https://github.com/ansible-collections/community.okd/pull/81).
|
||||
@@ -66,6 +66,7 @@ f_prep()
|
||||
Makefile
|
||||
setup.cfg
|
||||
.yamllint
|
||||
requirements.txt
|
||||
)
|
||||
|
||||
# Directories to recursively copy downstream (relative repo root dir path)
|
||||
|
||||
Reference in New Issue
Block a user