Include requirements.txt in downstream build (#81)

* Include requirements.txt in downstream build

* Add changelog fragment
This commit is contained in:
Mike Graves
2021-04-07 04:49:37 -04:00
committed by GitHub
parent ac86a8900c
commit 74ce4c31ae
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- include requirements.txt in downstream build process (https://github.com/ansible-collections/community.okd/pull/81).

View File

@@ -66,6 +66,7 @@ f_prep()
Makefile
setup.cfg
.yamllint
requirements.txt
)
# Directories to recursively copy downstream (relative repo root dir path)