Skip to content

Commit

Permalink
Stop declaring detectable imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Aug 31, 2024
1 parent 1899445 commit 4e0ab18
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions __init__.py
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
__requires__ = [
'wheel',
'pip-run',
'setuptools_scm',
'build',
'git-fame',
'jaraco.context',
'requests',
'packaging',
'jaraco.functools',
'jaraco.compat >= 4.1',
'importlib_resources; python_version < "3.12"',
'jaraco.vcs',
'more-itertools',
'coherent.deps',
]


Expand Down

0 comments on commit 4e0ab18

Please sign in to comment.