Skip to content

Commit eca83db

Browse files
authored
Merge pull request #570 from kajinamit/fix-569
Fix missing typing-extensions in Python < 3.11
2 parents 3e72721 + c582b4c commit eca83db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
fixtures>=2.0
2+
typing-extensions;python_version<'3.11'

0 commit comments

Comments
 (0)