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