Closed ldevulder closed 3 years ago
Variable pkg_requirements can be uninitialized if requirements.yml file is delete. As this file is optional, the variable needs to be initialized with an empty value.
pkg_requirements
requirements.yml
Variable
pkg_requirements
can be uninitialized ifrequirements.yml
file is delete. As this file is optional, the variable needs to be initialized with an empty value.