mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
Package: update description of option 'requirements
This commit is contained in:
2
.github/workflows/Package.yml
vendored
2
.github/workflows/Package.yml
vendored
@@ -31,7 +31,7 @@ on:
|
||||
default: '3.10'
|
||||
type: string
|
||||
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
|
||||
default: ''
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user