Skip to content

Commit

Permalink
Add typing-extensions as test requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Nov 14, 2021
1 parent 7429165 commit 2acf2e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements_test_min.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
-e .
# astroid dependency is also defined in setup.cfg
astroid==2.8.5 # Pinned to a specific version for tests
typing-extensions>=3.10
pytest~=6.2
pytest-benchmark~=3.4

0 comments on commit 2acf2e8

Please sign in to comment.