Skip to content

Commit 92f45c5

Browse files
committed
Switch openapi-schema-pydantic to main repo. Update coverage
1 parent ec15b3f commit 92f45c5

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

poetry.lock

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ black = "^19.10b0"
3131
isort = "^5.0.5"
3232
pyyaml = "^5.3.1"
3333
importlib_metadata = {version = "^1.6.0", python = "==3.7"}
34-
openapi-schema-pydantic = {git = "https://github.com/dbanty/openapi-schema-pydantic"}
34+
openapi-schema-pydantic = {git = "https://github.com/kuimono/openapi-schema-pydantic"}
3535

3636
[tool.poetry.scripts]
3737
openapi-python-client = "openapi_python_client.cli:app"

0 commit comments

Comments
 (0)