Add pyproject.toml and simplify CI workflow
This commit is contained in:
@@ -8,7 +8,7 @@ version = "0.1.0"
|
||||
description = "OpenAPI Mock Server Generator - Generate functional mock APIs from OpenAPI 3.x specs"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
license = "MIT"
|
||||
license = {text = "MIT"}
|
||||
authors = [
|
||||
{name = "MockAPI Team"}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user