fix: resolve CI/CD test and lint failures
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
[name]
|
name = "test-project"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
|
description = "A test project for DataForge CLI"
|
||||||
|
author = "Test Author"
|
||||||
|
|
||||||
[dependencies]
|
[settings]
|
||||||
click = "^8.0"
|
debug = true
|
||||||
pyyaml = "^6.0"
|
timeout = 30
|
||||||
jsonschema = "^4.17"
|
retries = 3
|
||||||
|
|
||||||
[dev-dependencies]
|
tags = ["test", "cli", "dataforge"]
|
||||||
pytest = "^7.0"
|
|
||||||
pytest-cov = "^4.0"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user