Skip to content

Commit

Permalink
Rely on coherent.deps for import detection.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Aug 31, 2024
1 parent 2003798 commit a0ed3e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions __init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
"Objects and routines pertaining to date and time (tempora)"

__requires__ = [
'jaraco.functools>=1.20',
'python-dateutil',
'pytest-freezer; extra=="test"',
'backports.zoneinfo; python_version < "3.9" and extra == "test"',
'tzdata; platform_system == "Windows" and extra == "test"',
Expand Down

0 comments on commit a0ed3e9

Please sign in to comment.