Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: restrict typing-extensions version for py37 tests
For some reason, it looks like a version of typing-extensions that's too modern for Python 3.7 is picked otherwise. This could be related to the conda-forge version of typing-extensions having the wrong minimum python version listed, see [this comment](python/typing_extensions#282 (comment)).
- Loading branch information