mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56: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'
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user