The underlying EntryPoint class has some similar methods to fetch these values, but they depend on the version of importlib.metadata that is installed, so this provides a consistent API Change-Id: I7a1b9541f0e4042a224e49c890ba3c63e8a5a259 Signed-off-by: Doug Hellmann <doug@doughellmann.com>changes/97/740597/2 3.2.0
parent
bc04ca91e0
commit
e9204ee7b7
@ -0,0 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Add `extras` and `attr` properties to the `Extension` class to
|
||||
make it easier for consumers to access the underlying properties,
|
||||
regardless of the version of `importlib.metadata` being used.
|
Loading…
Reference in new issue