mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-27 05:43:02 +00:00
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:
2
changelogs/fragments/401-requirements_file.yaml
Normal file
2
changelogs/fragments/401-requirements_file.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- fix missing requirements.txt file in kubernetes.core (https://github.com/ansible-collections/community.kubernetes/pull/401).
|
||||
@@ -34,6 +34,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