Skip to content

Commit

Permalink
Add dependency on typing-extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Oct 8, 2024
1 parent 5f61931 commit 08ca5d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"immutabledict",
"attrs",
"bidict",
"typing_extensions>=4",
],
package_data={"pytato": ["py.typed"]},
author="Andreas Kloeckner, Matt Wala, Xiaoyu Wei",
Expand Down

0 comments on commit 08ca5d9

Please sign in to comment.