Skip to content

Hotfix: version fix on python-engineio to debug uWSGI socket issue #2628

Hotfix: version fix on python-engineio to debug uWSGI socket issue

Hotfix: version fix on python-engineio to debug uWSGI socket issue #2628

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]