.gitignore
README.rst
conftest.py
pyproject.toml
pytest.ini
tox.ini
pkg_resources/__init__.py
pkg_resources/api_tests.txt
pkg_resources/py.typed
pkg_resources/tests/__init__.py
pkg_resources/tests/test_find_distributions.py
pkg_resources/tests/test_integration_zope_interface.py
pkg_resources/tests/test_markers.py
pkg_resources/tests/test_pkg_resources.py
pkg_resources/tests/test_resources.py
pkg_resources/tests/test_working_set.py
pkg_resources/tests/data/my-test-package-source/setup.cfg
pkg_resources/tests/data/my-test-package-source/setup.py
pkg_resources/tests/data/my-test-package-zip/my-test-package.zip
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe
pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg
standard_pkg_resources.egg-info/PKG-INFO
standard_pkg_resources.egg-info/SOURCES.txt
standard_pkg_resources.egg-info/dependency_links.txt
standard_pkg_resources.egg-info/requires.txt
standard_pkg_resources.egg-info/top_level.txt