read_text
- NotFoundDistribution.read_text(filename: str) None[source]
Attempt to load metadata file given by the name.
Just added to satisfy mypy, since the superclass one is an
abstractmethod.- Parameters:
filename (str) – Name of a file in the distribution
- Return type:
None