Skip to content

Commit

Permalink
Reduce matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
corydolphin committed Jun 25, 2023
1 parent dda3c51 commit 1f49d76
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unittests.yaml
Expand Up @@ -9,9 +9,6 @@ jobs:
matrix:
python-version: [ "3.8", "3.9", "3.10", "3.11"]
dependencies:
- "flask==0.10.1 werkzeug==0.16.1" # pin werkzeug for Flask 10, 10.1 since Flask does not pin it itself.
- "flask==0.10 werkzeug==0.16.1"
- "flask==1.0"
- "flask==1.1"
- "flask==2.3.2"
steps:
Expand Down

0 comments on commit 1f49d76

Please sign in to comment.