latest--partial-taskipy
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/pyproject/_shared/latest--partial-taskipy.json |
| Parent schema | pyproject |
Type:
object
tasks runner for python projects
Properties
tasks
object
task definitions
variables
object
variables used in your tasks
Definitions
Task
Command | object
Command
string
command as a string
Variable
object
var
string
minLength=1
recursive
boolean
VariableValue
string
Settings
object
UseVars
boolean
use variables flag
Cwd
string
Set the working directory of the task relative to the root of the project (where the pyproject.toml file is)