Add requirements.txt to downstream build (#401)

* Add requirements.txt to downstream build

This file is needed for execution environments.

* Add changelog fragment
This commit is contained in:
Mike Graves
2021-03-31 09:25:50 -04:00
committed by GitHub
parent 1754405bb4
commit 0432fe6a51
2 changed files with 3 additions and 0 deletions

View File

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