We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/Aidbox/aidbox-python-sdk/blob/master/aidbox_python_sdk/pytest_plugin.py#L11
Was it done explicitly or by mistake?
Before the upgrade, it wasn't a problem to run tests on python 3.9 and old aidbox python SDK
The text was updated successfully, but these errors were encountered:
@ir4y @dmitryashutov ?
Sorry, something went wrong.
Workaround for gunicorn and pytest plugin
async def create_gunicorn_app(): return create_app()
For Gunicorn use create_gunicorn_app
No branches or pull requests
https://github.com/Aidbox/aidbox-python-sdk/blob/master/aidbox_python_sdk/pytest_plugin.py#L11
Was it done explicitly or by mistake?
Before the upgrade, it wasn't a problem to run tests on python 3.9 and old aidbox python SDK
The text was updated successfully, but these errors were encountered: