Skip to content

Commit

Permalink
mention setuptools_scm bug
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep committed Feb 11, 2021
1 parent f57f543 commit 8788884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scanpy/_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ def refresh_entry_points():
"""\
Under some circumstances, (e.g. when installing a PEP 517 package via pip),
pkg_resources.working_set.entries is stale. This tries to fix that.
See https://github.com/pypa/setuptools_scm/issues/513
"""
try:
import sys
Expand Down

0 comments on commit 8788884

Please sign in to comment.