Skip to content

Commit

Permalink
typing_extensions required
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasst committed Jul 2, 2024
1 parent bcedce1 commit 820a5cf
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 @@ -28,6 +28,7 @@
],
test_suite="tests",
tests_require=["lxml"],
install_requires=["typing_extensions>=4.1"],
platforms="any",
classifiers=[
"Environment :: Web Environment",
Expand Down

0 comments on commit 820a5cf

Please sign in to comment.