Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
install master version of aiohttp before aiohttp_cors
This way if aiohttp_cors specifically requires some version of aiohttp (e.g. "aiohttp<2.0"), compatible version of aiohttp should be installed.
- Loading branch information