Package: update description of option 'requirements

This commit is contained in:
umarcor
2021-12-16 06:59:16 +01:00
parent 5b2cd8f077
commit 9255fdf781

View File

@@ -31,7 +31,7 @@ on:
default: '3.10' default: '3.10'
type: string type: string
requirements: requirements:
description: 'Python dependencies to be installed through pip.' description: 'Python dependencies to be installed through pip; if empty, use pyproject.toml through build.'
required: false required: false
default: '' default: ''
type: string type: string