Skip to content

Commit

Permalink
Update README.rst (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
rth authored Mar 4, 2021
1 parent b845168 commit 6082d47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,8 @@ Alternatively, you can use ``pkg_resources`` which is included in
# package is not installed
pass
This does place a runtime dependency on ``setuptools``.
However, this does place a runtime dependency on ``setuptools`` and can add up to
a few 100ms overhead for the package import time.

.. _PEP-0566: https://www.python.org/dev/peps/pep-0566/
.. _importlib_metadata: https://pypi.org/project/importlib-metadata/
Expand Down

0 comments on commit 6082d47

Please sign in to comment.