Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
72 additions
and 3 deletions.
- +12 −0 docs/changelog.rst
- +9 −2 importlib_metadata/__init__.py
- +1 −0 setup.cfg
- +30 −0 tests/fixtures.py
- +20 −1 tests/test_api.py