Closed Chaostheorie closed 2 years ago
test failed. need to check.
Yep, I'll try to take a look at it this evening.
yada yada, some problem with 3.6 and a sub-dependency. Will most likely need to be attached to a new release since it's a breaking change.
@wwwjfy is everything fine now? Checks are passing.
test still fails. seems related to https://github.com/pytest-dev/pytest/issues/7114 need to take another look
The above test failed because poetry.lock was not updated. (need to run poetry update
after updating pyproject.toml)
There was another test failing because of Starlette TestClient's adoption of a library anyio. I disabled that test for the moment and may revisit it later.
Thank you for the fix and merge.
@wwwjfy This has to be tested and merged since ATM gino-starlette is not compatible with fastapi due to fastapi depending on starlette 0.16.