mirror of
https://github.com/elder-plinius/L1B3RT4S.git
synced 2025-09-26 02:33:39 +02:00

--- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/elder-plinius/L1B3RT4S?shareId=XXXX-XXXX-XXXX-XXXX).
6 lines
No EOL
133 B
JSON
6 lines
No EOL
133 B
JSON
{
|
|
"tasks": {
|
|
"build": "echo \"No build steps required for this repository.\"",
|
|
"test": "pip install pytest && pytest"
|
|
}
|
|
} |