Skip to content

Commit

Permalink
Declare dependency to sortedcontainers (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc Hermitte committed Sep 10, 2024
1 parent 7f042ce commit c014cb4
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 @@ -29,6 +29,7 @@
"requests",
"click",
"python-dateutil",
"sortedcontainers",
],
entry_points={
"console_scripts": [
Expand Down

0 comments on commit c014cb4

Please sign in to comment.