README.md
setup.py
my_pytest_plugin/__init__.py
my_pytest_plugin/my_pytest_plugin.py
my_pytest_plugin.egg-info/PKG-INFO
my_pytest_plugin.egg-info/SOURCES.txt
my_pytest_plugin.egg-info/dependency_links.txt
my_pytest_plugin.egg-info/entry_points.txt
my_pytest_plugin.egg-info/requires.txt
my_pytest_plugin.egg-info/top_level.txt
tests/__init__.py
tests/test_my_plugin.py